Bug 264596
| Summary: | [WPE][GTK] imported/w3c/web-platform-tests/xhr/ timeouts | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | WebKitGTK | Assignee: | Sam Sneddon [:gsnedders] <gsnedders> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply, gsnedders |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=269484 | ||
Philippe Normand
Reported as failures, but they're timeout for reals.
imported/w3c/web-platform-tests/xhr/xmlhttprequest-timeout-worker-aborted.html?aborted immediately after send() [ Failure ]
imported/w3c/web-platform-tests/xhr/xmlhttprequest-timeout-worker-aborted.html?call abort() after TIME_NORMAL_LOAD [ Failure ]
imported/w3c/web-platform-tests/xhr/xmlhttprequest-timeout-worker-aborted.html?only open()ed, not aborted [ Failure ]
imported/w3c/web-platform-tests/xhr/xmlhttprequest-timeout-worker-overridesexpires.html?timeout set to expired value before load fires [ Failure ]
imported/w3c/web-platform-tests/xhr/xmlhttprequest-timeout-worker-overridesexpires.html?timeout set to expiring value after load fires [ Failure ]
imported/w3c/web-platform-tests/xhr/xmlhttprequest-timeout-worker-overridesexpires.html?timeout set to non-expiring value after timeout fires [ Failure ]
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
I don't know how to flag those (space character in test name?) so for the time being, let's skip.
Sam Sneddon [:gsnedders]
(In reply to Philippe Normand from comment #1)
> I don't know how to flag those (space character in test name?) so for the
> time being, let's skip.
bug 269484 should have fixed this. uploading PR to unskip these!
Sam Sneddon [:gsnedders]
Pull request: https://github.com/WebKit/WebKit/pull/30719