Bug 180553
Summary: | imported/w3c/web-platform-tests/XMLHttpRequest/event-upload-progress-crossorigin.htm is crashing on some platforms and is flaky on others | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lewis <jlewis3> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | achristensen, annevk, youennf |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=180554 |
Matt Lewis
imported/w3c/web-platform-tests/XMLHttpRequest/event-upload-progress-crossorigin.htm is a flaky failure on Sierra Release WK1 but the test is also crashing consistently on macOS Debug WK1 testers. Currently the test is marked as a flaky crash but has no bug associated with it.
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&revision=225366&tests=imported%2Fw3c%2Fweb-platform-tests%2FXMLHttpRequest%2Fevent-upload-progress-crossorigin.htm
failure:
https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r225638%20(6670)/results.html
https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK1%20(Tests)/builds/6670
Diff:
--- /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/event-upload-progress-crossorigin-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/event-upload-progress-crossorigin-actual.txt
@@ -1,6 +1,8 @@
+
+Harness Error (TIMEOUT), message = null
PASS Upload events registered on time (http://127.0.0.1:8800/XMLHttpRequest/resources/corsenabled.py)
-PASS Upload events registered on time (resources/redirect.py?code=307&location=http://127.0.0.1:8800/XMLHttpRequest/resources/corsenabled.py)
+TIMEOUT Upload events registered on time (resources/redirect.py?code=307&location=http://127.0.0.1:8800/XMLHttpRequest/resources/corsenabled.py) Test timed out
PASS Upload events registered too late (http://127.0.0.1:8800/XMLHttpRequest/resources/corsenabled.py)
FAIL Upload events registered too late (resources/redirect.py?code=307&location=http://127.0.0.1:8800/XMLHttpRequest/resources/corsenabled.py) assert_unreached: Reached unreachable code
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Lewis
skipped test in:
https://trac.webkit.org/changeset/225653/webkit
Anne van Kesteren
Duplicating to the new bug tracking this test.
*** This bug has been marked as a duplicate of bug 223804 ***