New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 627260 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 3
Type: Bug



Sign in to add a comment

H264VideoToolboxEncoderTest.CheckFrameMetadataSequence and H264VideoToolboxEncoderTest.CheckFramesAreDecodable failed on mac_chromium_rel_ng bot

Project Member Reported by x...@chromium.org, Jul 11 2016

Issue description

These two unittests passed on my own Mac book, but failed on mac_chromium_rel_ng trybot (which might never try these tests before). It might be due to some race conditions. Disabled the two tests for now.

Here is the log:
H264VideoToolboxEncoderTest.CheckFrameMetadataSequence (run #1):
[ RUN      ] H264VideoToolboxEncoderTest.CheckFrameMetadataSequence
../../media/cast/sender/h264_vt_encoder_unittest.cc:300: Failure
Value of: metadata_recorder->count_frames_delivered()
  Actual: 0
Expected: 10
[  FAILED  ] H264VideoToolboxEncoderTest.CheckFrameMetadataSequence (146 ms) 

H264VideoToolboxEncoderTest.CheckFramesAreDecodable (run #1):
[ RUN      ] H264VideoToolboxEncoderTest.CheckFramesAreDecodable
../../media/cast/sender/h264_vt_encoder_unittest.cc:323: Failure
Value of: checker->count_frames_checked()
  Actual: 0
Expected: 5
[  FAILED  ] H264VideoToolboxEncoderTest.CheckFramesAreDecodable (61 ms)

 
Owner: m...@chromium.org
Status: Assigned (was: Untriaged)
Assigning to miu@ who owns the code and reviewed the CL which introduced the tests.

Comment 2 by m...@chromium.org, Jan 25 2018

Summary: H264VideoToolboxEncoderTest.CheckFrameMetadataSequence and H264VideoToolboxEncoderTest.CheckFramesAreDecodable failed on mac_chromium_rel_ng bot (was: Disable H264VideoToolboxEncoderTest.CheckFrameMetadataSequence and H264VideoToolboxEncoderTest.CheckFramesAreDecodable)

Comment 3 by m...@chromium.org, Feb 1 2018

Owner: ----
Status: Available (was: Assigned)

Sign in to add a comment