imported/w3c/web-platform-tests/notifications/event-onclose.html Description: This test is flaky failing on Mac wk2. The test is flaky failing throughout the visible history. History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fnotifications%2Fevent-onclose.html&platform=mac&limit=50000&recent=false Diff: --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/notifications/event-onclose-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/notifications/event-onclose-actual.txt @@ -1,4 +1,6 @@ + +Harness Error (TIMEOUT), message = null PASS Checked test prerequisites. -PASS Invoked the onclose event handler. +NOTRUN Invoked the onclose event handler.
<rdar://problem/60830377>
I was able to reproduce this issue on r258908 using the command below. run-webkit-tests --iterations 1000 --exit-after-n-failures 3 --force -f imported/w3c/web-platform-tests/notifications/event-onclose.html
I have marked this test as failing while the issue is investigated. https://trac.webkit.org/changeset/258917/webkit
Created attachment 397240 [details] Patch
Comment on attachment 397240 [details] Patch r=me
Committed r260535: <https://trac.webkit.org/changeset/260535> All reviewed patches have been landed. Closing bug and clearing flags on attachment 397240 [details].
This is causing WK1 crashing, as you can see from EWS: https://results.webkit.org/?suite=layout-tests&test=fast%2Fhistory%2Fpage-cache-notification-showing.html
Re-opened since this is blocked by bug 210897
Created attachment 397339 [details] Patch
Committed r260576: <https://trac.webkit.org/changeset/260576> All reviewed patches have been landed. Closing bug and clearing flags on attachment 397339 [details].