The following two tests have become flaky failures on MacOS bots: imported/w3c/web-platform-tests/notifications/event-onclose.html imported/w3c/web-platform-tests/notifications/event-onshow.html https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fnotifications%2Fevent-onclose.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fnotifications%2Fevent-onshow.html --- /Volumes/Data/worker/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/notifications/event-onclose-expected.txt +++ /Volumes/Data/worker/catalina-debug-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. --- /Volumes/Data/worker/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/notifications/event-onshow-expected.txt +++ /Volumes/Data/worker/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/notifications/event-onshow-actual.txt @@ -1,4 +1,6 @@ + +Harness Error (TIMEOUT), message = null PASS Checked test prerequisites. -PASS Invoked the onshow event handler. +NOTRUN Invoked the onshow event handler.
<rdar://problem/86641910>
It looks like this might be related to https://trac.webkit.org/changeset/287124/webkit
*** This bug has been marked as a duplicate of bug 234534 ***