RESOLVED FIXED181069
REGRESSION (r226059?): [macOS WK2] Layout Test fast/mediastream/MediaStream-MediaElement-setObject-null.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=181069
Summary REGRESSION (r226059?): [macOS WK2] Layout Test fast/mediastream/MediaStream-M...
Ryan Haddad
Reported 2017-12-20 17:09:58 PST
The following layout test is flaky on macOS WK2 fast/mediastream/MediaStream-MediaElement-setObject-null.html Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fmediastream%2FMediaStream-MediaElement-setObject-null.html --- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/fast/mediastream/MediaStream-MediaElement-setObject-null-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/fast/mediastream/MediaStream-MediaElement-setObject-null-actual.txt @@ -1,3 +1,4 @@ +CONSOLE MESSAGE: Unhandled Promise Rejection: AbortError: The operation was aborted. PASS video.srcObject = stream did not throw exception. PASS video.duration is Number.POSITIVE_INFINITY PASS video.srcObject = null did not throw exception.
Attachments
Patch (2.32 KB, patch)
2018-03-21 12:29 PDT, Jer Noble
no flags
Ryan Haddad
Comment 1 2017-12-20 17:11:37 PST
Ryan Haddad
Comment 2 2017-12-21 15:35:58 PST
I can reproduce the failure on ToT with: run-webkit-tests -fg --iter 10 --no-retry-failure fast/mediastream/MediaStream-MediaElement-setObject-null.html
Radar WebKit Bug Importer
Comment 3 2017-12-21 16:54:11 PST
Matt Lewis
Comment 4 2018-01-05 11:34:49 PST
Jer Noble
Comment 5 2018-03-21 12:29:16 PDT
WebKit Commit Bot
Comment 6 2018-03-21 14:07:59 PDT
Comment on attachment 336221 [details] Patch Clearing flags on attachment: 336221 Committed r229822: <https://trac.webkit.org/changeset/229822>
WebKit Commit Bot
Comment 7 2018-03-21 14:08:00 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.