Bug 160056
Summary: | LayoutTest imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, rbuis, youennf |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
LayoutTest imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight.html is a flaky failure
Most recent failure:
https://build.webkit.org/builders/Apple%20Yosemite%20Release%20WK1%20(Tests)/builds/16494
Flakiness dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fapi%2Fcors%2Fcors-preflight.html
--- /Volumes/Data/slave/yosemite-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-expected.txt
+++ /Volumes/Data/slave/yosemite-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-actual.txt
@@ -1,7 +1,7 @@
Harness Error (TIMEOUT), message = null
-FAIL CORS [DELETE], server allows promise_test: Unhandled rejection with value: object "TypeError: Type error"
+TIMEOUT CORS [DELETE], server allows Test timed out
TIMEOUT CORS [DELETE], server refuses Test timed out
TIMEOUT CORS [PUT], server allows Test timed out
TIMEOUT CORS [PUT], server refuses Test timed out
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Marked test as flaky on mac in https://trac.webkit.org/r203534
Rob Buis
*** This bug has been marked as a duplicate of bug 185008 ***