Bug 264596

Summary: [WPE][GTK] imported/w3c/web-platform-tests/xhr/ timeouts
Product: WebKit Reporter: Philippe Normand <philn>
Component: WebKitGTKAssignee: 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

Description Philippe Normand 2023-11-10 08:55:46 PST
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 ]
Comment 1 Philippe Normand 2023-11-10 09:25:36 PST
I don't know how to flag those (space character in test name?) so for the time being, let's skip.
Comment 2 Sam Sneddon [:gsnedders] 2024-07-11 15:22:35 PDT
(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!
Comment 3 Sam Sneddon [:gsnedders] 2024-07-11 15:22:45 PDT
Pull request: https://github.com/WebKit/WebKit/pull/30719