js/dom/unhandled-promise-rejection-console-no-report.html Description: This test is flaky failing on Mojave wk2 Release. It has been flaky failing throughout the visible history. History: https://results.webkit.org/?suite=layout-tests&test=js%2Fdom%2Funhandled-promise-rejection-console-no-report.html&version_name=Mojave&style=release&flavor=wk2&limit=50000 Diff: --- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/js/dom/unhandled-promise-rejection-console-no-report-expected.txt +++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/js/dom/unhandled-promise-rejection-console-no-report-actual.txt @@ -2,7 +2,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS count is 3 +FAIL count should be 3. Was 0. PASS successfullyParsed is true TEST COMPLETE
<rdar://problem/64047689>
I have marked this test as flaky failing while this issue is investigated. https://trac.webkit.org/changeset/262660/webkit
I was able to reproduce this issue on Mojave wk2 Release with r262635 using the command below. run-webkit-tests --iterations 999 --exit-after-n-failures 3 --force -f js/dom/unhandled-promise-rejection-console-no-report.html [7/999] js/dom/unhandled-promise-rejection-console-no-report.html failed unexpectedly (text diff)
Created attachment 401748 [details] Patch
Comment on attachment 401748 [details] Patch Thanks!
Committed r262963: <https://trac.webkit.org/changeset/262963> All reviewed patches have been landed. Closing bug and clearing flags on attachment 401748 [details].