Bug 223271 - [ macOS Debug ] 2 imported/w3c/web-platform-tests/xhr/ are flakey text failures
Summary: [ macOS Debug ] 2 imported/w3c/web-platform-tests/xhr/ are flakey text failures
Status: NEW
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: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-16 12:28 PDT by Robert Jenner
Modified: 2021-03-16 12:49 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Jenner 2021-03-16 12:28:40 PDT
imported/w3c/web-platform-tests/xhr/event-upload-progress.any.worker.html
imported/w3c/web-platform-tests/xhr/send-response-event-order.htm

are flakey text failures in BigSur Debug. 

Both tests are flakey in wk1 but "imported/w3c/web-platform-tests/xhr/event-upload-progress.any.worker.html" has failed twice in wk2

HISTORY URL:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fxhr%2Fevent-upload-progress.any.worker.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fxhr%2Fsend-response-event-order.htm&version_name=Big%20Sur

TEXT DIFF FOR "imported/w3c/web-platform-tests/xhr/event-upload-progress.any.worker.html":
-PASS Upload events registered on time (http://127.0.0.1:8800/xhr/resources/corsenabled.py)
+FAIL Upload events registered on time (http://127.0.0.1:8800/xhr/resources/corsenabled.py) assert_unreached: Reached unreachable code
 PASS Upload events registered on time (resources/redirect.py?code=307&location=http://127.0.0.1:8800/xhr/resources/corsenabled.py)
 PASS Upload events registered too late (http://127.0.0.1:8800/xhr/resources/corsenabled.py)
 PASS Upload events registered too late (resources/redirect.py?code=307&location=http://127.0.0.1:8800/xhr/resources/corsenabled.py)



TEXT DIFF FOR "imported/w3c/web-platform-tests/xhr/send-response-event-order.htm": 
-PASS XMLHttpRequest: The send() method: event order when synchronous flag is unset
+FAIL XMLHttpRequest: The send() method: event order when synchronous flag is unset assert_equals: expected "upload.progress(12,12,true)" but got "readystatechange(2)"
Comment 1 Radar WebKit Bug Importer 2021-03-16 12:29:00 PDT
<rdar://problem/75488902>
Comment 2 Robert Jenner 2021-03-16 12:49:03 PDT
Updated test expectations to Pass Fail here:

https://trac.webkit.org/changeset/274508/webkit
Comment 3 Robert Jenner 2021-03-16 12:49:40 PDT
Both tests are extremely flakey, and as such I could not reproduce a failure. It does appear that they have been flakey for a while.