Bug 202939
| Summary: | [ Windows ] Layout Test fast/workers/worker-exception-during-navigation.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | fujii.hironori, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Truitt Savell
The following layout test is flaky on Win10
fast/workers/worker-exception-during-navigation.html
Probable cause:
This has been flakey for the whole history
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fworkers%2Fworker-exception-during-navigation.html
Diff:
--- /home/buildbot/worker/win10-release-tests/build/layout-test-results/fast/workers/worker-exception-during-navigation-expected.txt
+++ /home/buildbot/worker/win10-release-tests/build/layout-test-results/fast/workers/worker-exception-during-navigation-actual.txt
@@ -1,5 +1,11 @@
CONSOLE MESSAGE: line 27: Creating the workers.
CONSOLE MESSAGE: line 44: Unloading the current document to see if there will be a crash.
+CONSOLE MESSAGE: line 31: Cannot load worker-exception.js due to access control checks.
+CONSOLE MESSAGE: line 31: Cannot load worker-exception.js due to access control checks.
+CONSOLE MESSAGE: line 31: Cannot load worker-exception.js due to access control checks.
+CONSOLE MESSAGE: line 31: Cannot load worker-exception.js due to access control checks.
+CONSOLE MESSAGE: line 31: Cannot load worker-exception.js due to access control checks.
+CONSOLE MESSAGE: line 31: Cannot load worker-exception.js due to access control checks.
CONSOLE MESSAGE: line 12: No crashes: PASSED!
The regression test for Bug 99658
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/56262308>
Truitt Savell
Marked this test as failing as part of: https://trac.webkit.org/changeset/251098/webkit
Fujii Hironori
*** This bug has been marked as a duplicate of bug 102131 ***