New issue
Advanced search Search tips

Issue 915598 link

Starred by 3 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug-Regression



Sign in to add a comment

peach-pit: JpegDecodeAcceleratorTest.OddDimensions: Expected equality of these values:; scoped_client->client()->note()->Wait(); Which is: 3; expected_status[index]; Which is: 2

Project Member Reported by tfiga@chromium.org, Dec 17

Issue description

video_JpegDecodeAccelerator seems to be consistently flaking on falco:
https://stainless.corp.google.com/search?view=list&build=R72&test=video_JpegDecodeAccelerator&board=%5Efalco%24&first_date=2018-11-19&last_date=2018-12-17&status=GOOD&status=WARN&status=FAIL&status=ERROR

11316.25.0:
https://storage.cloud.google.com/chromeos-autotest-results/267335742-chromeos-test/chromeos6-row1-rack10-host5/video_JpegDecodeAccelerator/debug/video_JpegDecodeAccelerator.DEBUG
(All logs: https://stainless.corp.google.com/browse/chromeos-autotest-results/267335742-chromeos-test/)

Given the presence of a stack trace, looks like the test crashes?

12/15 07:46:01.251 DEBUG|             utils:0287| [stdout] [ RUN      ] JpegDecodeAcceleratorTest.OddDimensions
12/15 07:46:01.252 DEBUG|             utils:0287| [stdout] ../../../../../../../home/chrome-bot/chrome_root/src/media/gpu/jpeg_decode_accelerator_unittest.cc:613: Failure
12/15 07:46:01.252 DEBUG|             utils:0287| [stdout] Expected equality of these values:
12/15 07:46:01.252 DEBUG|             utils:0287| [stdout]   scoped_client->client()->note()->Wait()
12/15 07:46:01.252 DEBUG|             utils:0287| [stdout]     Which is: 3
12/15 07:46:01.252 DEBUG|             utils:0287| [stdout]   expected_status[index]
12/15 07:46:01.253 DEBUG|             utils:0287| [stdout]     Which is: 2
12/15 07:46:01.253 DEBUG|             utils:0287| [stdout] Stack trace:
12/15 07:46:01.253 DEBUG|             utils:0287| [stdout] #0 0x7f3b8056a341 <unknown>
12/15 07:46:01.253 DEBUG|             utils:0287| [stdout] 
12/15 07:46:01.253 DEBUG|             utils:0287| [stdout] [  FAILED  ] JpegDecodeAcceleratorTest.OddDimensions (5 ms)
 
Summary: peach-pit: JpegDecodeAcceleratorTest.OddDimensions: Expected equality of these values:; scoped_client->client()->note()->Wait(); Which is: 3; expected_status[index]; Which is: 2 (was: falco: JpegDecodeAcceleratorTest.OddDimensions: Expected equality of these values:; scoped_client->client()->note()->Wait(); Which is: 3; expected_status[index]; Which is: 2)
Cc: dstaessens@chromium.org posciak@chromium.org henryhsu@google.com henryhsu@chromium.org hiroh@chromium.org
 Issue 908692  has been merged into this issue.
Labels: cros-media-sheriff

Sign in to add a comment