RESOLVED FIXED Bug 212828
[ macOS wk1 ] http/tests/media/reload-after-dialog.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=212828
Summary [ macOS wk1 ] http/tests/media/reload-after-dialog.html is a flaky failure
Jacob Uphoff
Reported 2020-06-05 09:04:34 PDT
http/tests/media/reload-after-dialog.html This test recently became a flaky failure on macOS wk1 and the first instance of this was on r262524 History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmedia%2Freload-after-dialog.html Diff: --- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/inspector/heap/getRemoteObject-expected.txt +++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/inspector/heap/getRemoteObject-actual.txt @@ -18,6 +18,8 @@ -- Running test case: GetRemoteObjectCollectedObject PASS: Should not have an error creating a snapshot. PASS: Should should include at least one 'Map' instance. -PASS: Should get an error when object has been collected. -PASS: No object for identifier, it may have been collected +FAIL: Should get an error when object has been collected. + Expected: truthy + Actual: null +PASS: null
Attachments
Patch (1.45 KB, patch)
2020-07-15 14:58 PDT, Hector Lopez
no flags
Jacob Uphoff
Comment 1 2020-06-05 09:12:11 PDT
Radar WebKit Bug Importer
Comment 2 2020-06-05 09:26:19 PDT
Alexey Proskuryakov
Comment 3 2020-06-07 13:55:51 PDT
The above diff is wrong, it's for bug 212776. I'm not sure if this issue is real, I only see a few failures on runs hundreds of tests failed. > Set expectations here: https://trac.webkit.org/changeset/262624/webkit You also updated expectations for yet another test in this commit, was it intentional?
Hector Lopez
Comment 4 2020-07-15 14:58:03 PDT
EWS
Comment 5 2020-07-15 15:26:00 PDT
Committed r264430: <https://trac.webkit.org/changeset/264430> All reviewed patches have been landed. Closing bug and clearing flags on attachment 404395 [details].
Note You need to log in before you can comment on or make changes to this bug.