Scan and fix occurrences of assert_* within raw function object parameters in WPT and BLINK media-source layout tests |
||
Issue descriptionSee also bug 854711 for a specific instance. In general, if a layout test uses any assert_* method inside the scope of a raw function, not a test.step_func, then though the assert_* might fail, it won't be reported as a test failure. Things to look for especially include raw function event listener handlers that assert_*.
,
Jun 20 2018
Scanned BLINK, possible faults found in scan, beyond bug 854711 : * verifyTrackRemoval * mediaSourceDemuxedTest * appendDataAndVerifyAddedToActiveSourceBuffers's doSecondAppend, and usage * "Muxed tracks with different lengths" test case * all siblings of 'Test attribute values on a closed MediaSource object.' TODO: scan rest of BLINK, all of WPT.
,
Jun 20 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by wolenetz@chromium.org
, Jun 20 2018