[Webkit-unassigned] [Bug 189343] New: [GTK] Couple of xhr tests failing since r235354 "Update WPT XHR tests to 87329a1"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 6 06:57:15 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189343
Bug ID: 189343
Summary: [GTK] Couple of xhr tests failing since r235354
"Update WPT XHR tests to 87329a1"
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: magomez at igalia.com
CC: bugs-noreply at webkitgtk.org
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
+
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180906/41c5587e/attachment.html>
More information about the webkit-unassigned
mailing list