NEW 184198
Layout Test imported/w3c/web-platform-tests/html/browsers/offline/appcache/workers/appcache-worker.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=184198
Summary Layout Test imported/w3c/web-platform-tests/html/browsers/offline/appcache/wo...
Ryan Haddad
Reported 2018-03-30 15:49:12 PDT
The following layout test is flaky on all platforms imported/w3c/web-platform-tests/html/browsers/offline/appcache/workers/appcache-worker.html Probable cause: Unknown. Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fbrowsers%2Foffline%2Fappcache%2Fworkers%2Fappcache-worker.html
Attachments
Ryan Haddad
Comment 1 2018-03-30 17:01:25 PDT
--- /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/offline/appcache/workers/appcache-worker-expected.txt +++ /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/offline/appcache/workers/appcache-worker-actual.txt @@ -1,9 +1,11 @@ CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use ServiceWorkers instead. -PASS Dedicated worker of the cached script -PASS Dedicated worker of the fallbacked script -PASS Dedicated worker of the not-in-cache script -FAIL Shared worker of the cached script promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: SharedWorker" -FAIL Shared worker of the fallbacked script promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: SharedWorker" -FAIL Shared worker of the not-in-cache script promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: SharedWorker" +Harness Error (TIMEOUT), message = null +TIMEOUT Dedicated worker of the cached script Test timed out +NOTRUN Dedicated worker of the fallbacked script +NOTRUN Dedicated worker of the not-in-cache script +NOTRUN Shared worker of the cached script +NOTRUN Shared worker of the fallbacked script +NOTRUN Shared worker of the not-in-cache script +
Ryan Haddad
Comment 2 2018-03-30 17:13:53 PDT
Marked test as flaky in https://trac.webkit.org/r230123
Note You need to log in before you can comment on or make changes to this bug.