Bug 180553 - imported/w3c/web-platform-tests/XMLHttpRequest/event-upload-progress-crossorigin.htm is crashing on some platforms and is flaky on others
Summary: imported/w3c/web-platform-tests/XMLHttpRequest/event-upload-progress-crossori...
Status: RESOLVED DUPLICATE of bug 223804
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-07 16:13 PST by Matt Lewis
Modified: 2023-08-30 23:47 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lewis 2017-12-07 16:13:26 PST
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
Comment 1 Matt Lewis 2017-12-07 16:20:26 PST
skipped test in:
https://trac.webkit.org/changeset/225653/webkit
Comment 2 Anne van Kesteren 2023-08-30 23:47:37 PDT
Duplicating to the new bug tracking this test.

*** This bug has been marked as a duplicate of bug 223804 ***