Bug 264596 - [WPE][GTK] imported/w3c/web-platform-tests/xhr/ timeouts
Summary: [WPE][GTK] imported/w3c/web-platform-tests/xhr/ timeouts
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Sneddon [:gsnedders]
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-10 08:55 PST by Philippe Normand
Modified: 2024-07-11 15:22 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 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