Bug 184198
Summary: | Layout Test imported/w3c/web-platform-tests/html/browsers/offline/appcache/workers/appcache-worker.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ryanhaddad, youennf |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
--- /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
Marked test as flaky in https://trac.webkit.org/r230123