RESOLVED FIXED189343
[GTK][WPE] Couple of xhr tests failing since r235354 "Update WPT XHR tests to 87329a1"
https://bugs.webkit.org/show_bug.cgi?id=189343
Summary [GTK][WPE] Couple of xhr tests failing since r235354 "Update WPT XHR tests to...
Miguel Gomez
Reported 2018-09-06 06:57:15 PDT
imported/w3c/web-platform-tests/xhr/sync-no-timeout.any.html [ Failure ] imported/w3c/web-platform-tests/xhr/sync-no-timeout.any.worker.html [ Failure ] Both of the tests seem to test that sync xhr should not have a timeout, but on both cases the timeout happen. These are the diffs: imported/w3c/web-platform-tests/xhr/sync-no-timeout.any.html: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/xhr/sync-no-timeout.any-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/xhr/sync-no-timeout.any-actual.txt @@ -1,3 +1,3 @@ -PASS Sync XHR should not have a timeout +FAIL Sync XHR should not have a timeout The operation timed out. imported/w3c/web-platform-tests/xhr/sync-no-timeout.any.worker.html: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/xhr/sync-no-timeout.any.worker-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/xhr/sync-no-timeout.any.worker-actual.txt @@ -1,3 +1,5 @@ -PASS Sync XHR should not have a timeout +Harness Error (TIMEOUT), message = null +TIMEOUT Sync XHR should not have a timeout Test timed out +
Attachments
Claudio Saavedra
Comment 1 2025-12-25 09:45:59 PST
These have been passing for a while: 303253@main TEXT (Expected: FAIL) [303254@main-303315@main] UNKNOWN 303316@main PASS (Expected: FAIL)
Note You need to log in before you can comment on or make changes to this bug.