NEW223271
[ macOS Debug ] 2 imported/w3c/web-platform-tests/xhr/ are flakey text failures
https://bugs.webkit.org/show_bug.cgi?id=223271
Summary [ macOS Debug ] 2 imported/w3c/web-platform-tests/xhr/ are flakey text failures
Robert Jenner
Reported 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)"
Attachments
Radar WebKit Bug Importer
Comment 1 2021-03-16 12:29:00 PDT
Robert Jenner
Comment 2 2021-03-16 12:49:03 PDT
Updated test expectations to Pass Fail here: https://trac.webkit.org/changeset/274508/webkit
Robert Jenner
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.