Bug 179897 - [WPE] Layout test imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders.htm is failing
Summary: [WPE] Layout test imported/w3c/web-platform-tests/XMLHttpRequest/getallrespon...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-20 14:43 PST by Michael Catanzaro
Modified: 2018-04-23 06:28 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 Michael Catanzaro 2017-11-20 14:43:23 PST
Layout test imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders.htm is failing for WPE:

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders-actual.txt
@@ -1,4 +1,6 @@
 
-PASS XMLHttpRequest: getAllResponseHeaders() 
-PASS XMLHttpRequest: getAllResponseHeaders() 1 
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT XMLHttpRequest: getAllResponseHeaders() Test timed out
+TIMEOUT XMLHttpRequest: getAllResponseHeaders() 1 Test timed out
+
Comment 1 Ms2ger (he/him; ⌚ UTC+1/+2) 2018-04-23 06:28:22 PDT
Fixed in r227900 (libsoup/glib-networking update); expectation removed in r228226.