WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
223973
[ macOS Debug ] imported/w3c/web-platform-tests/xhr/xhr-timeout-longtask.any.worker.html is a flakey text failure
https://bugs.webkit.org/show_bug.cgi?id=223973
Summary
[ macOS Debug ] imported/w3c/web-platform-tests/xhr/xhr-timeout-longtask.any....
Robert Jenner
Reported
2021-03-30 17:52:05 PDT
imported/w3c/web-platform-tests/xhr/xhr-timeout-longtask.any.worker.html is a flakey text failure in macOS Debug. Most recently, the failures have been more common in BigSur on Apple Silicon Macs. However, the test has been flakey for a while, and has occurred in BigSur Debug on Intel, as well as in Catalina egpu process. HISTORY URL:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fxhr%2Fxhr-timeout-longtask.any.worker.html&platform=mac
TEXT DIFF: -PASS Long tasks should not trigger load timeout +FAIL Long tasks should not trigger load timeout assert_unreached: [object XMLHttpRequestProgressEvent] Reached unreachable code
Attachments
Add attachment
proposed patch, testcase, etc.
Robert Jenner
Comment 1
2021-03-30 17:52:53 PDT
Test is extremely flakey on Apple Silicon, and even more so on Intel. I did attempt to reproduce it, but was unable to on my Intel Mac. I would try on an Apple Silicon Mac, but I don't have access to such a machine.
Radar WebKit Bug Importer
Comment 2
2021-03-30 17:54:26 PDT
<
rdar://problem/76030809
>
Robert Jenner
Comment 3
2021-03-30 18:24:53 PDT
Updated test expectations to Pass Failure here:
https://trac.webkit.org/changeset/275252/webkit
youenn fablet
Comment 4
2021-05-05 07:17:52 PDT
It might be that the load does not complete in 100 ms as the debug bot is slow, there is only 50ms to do this before hitting the timeout. We could try reducing load delay to 10 ms, but I am not sure 140ms will be sufficient anyway in debug. I think we can either skip the test in Debug or leave it as Pass/Failure. Pass/Failure is probably good enough.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug