RESOLVED FIXED 226991
(r278359) fast/mediastream/mediaElement-gc.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=226991
Summary (r278359) fast/mediastream/mediaElement-gc.html is a flaky failure
Truitt Savell
Reported 2021-06-14 15:04:55 PDT
fast/mediastream/mediaElement-gc.html this test has been a flaky failure on Mac and iOS sense introduction in https://trac.webkit.org/changeset/278359/webkit History; https://results.webkit.org/?suite=layout-tests&test=fast%2Fmediastream%2FmediaElement-gc.html Diff: --- /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/fast/mediastream/mediaElement-gc-expected.txt +++ /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/fast/mediastream/mediaElement-gc-actual.txt @@ -1,4 +1,4 @@ PASS Keep alive a video element with a live srcObject -PASS GC a video element with a live srcObject, then srcObject set to null +FAIL GC a video element with a live srcObject, then srcObject set to null assert_equals: expected 1 but got 2
Attachments
Patch (1.52 KB, patch)
2021-06-15 01:21 PDT, youenn fablet
no flags
Radar WebKit Bug Importer
Comment 1 2021-06-14 15:05:11 PDT
Truitt Savell
Comment 2 2021-06-14 15:06:51 PDT
We should revert this change if it isn't fixed quickly
youenn fablet
Comment 3 2021-06-15 01:06:04 PDT
Test passes consistently for release, but fails very often in debug. I guess could restrict to release, or do several GC to get the expected result.
youenn fablet
Comment 4 2021-06-15 01:21:15 PDT
EWS
Comment 5 2021-06-15 07:48:04 PDT
Committed r278874 (238818@main): <https://commits.webkit.org/238818@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 431413 [details].
Note You need to log in before you can comment on or make changes to this bug.