Bug 171031 - LayoutTest imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders-cl.htm is failing
Summary: LayoutTest imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheade...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 168768
Blocks:
  Show dependency treegraph
 
Reported: 2017-04-19 19:24 PDT by Ryan Haddad
Modified: 2022-10-10 03:52 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-04-19 19:24:49 PDT
LayoutTest imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders-cl.htm is failing

https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r215544%20(823)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2FXMLHttpRequest%2Fgetallresponseheaders-cl.htm

--- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders-cl-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders-cl-actual.txt
@@ -1,5 +1,5 @@
 
 PASS Casing of known headers 
-FAIL Casing of known headers 1 assert_regexp_match: expected object "/content-TYPE/" but got "Host: localhost:8800\r\nContent-Type: x/x\r\nConnection: keep-alive\r\nTHIS-IS-A-TEST: 1, 2\r\nAccept: */*\r\nUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/604.1.19+ (KHTML, like Gecko)\r\nReferer: http://localhost:8800/XMLHttpRequest/getallresponseheaders-cl.htm\r\nAccept-Language: en-us\r\nAccept-Encoding: gzip, deflate\r\n"
+FAIL Casing of known headers 1 assert_regexp_match: expected object "/content-TYPE/" but got "Host: localhost:8800\r\nContent-Type: x/x\r\nConnection: keep-alive\r\nTHIS-IS-A-TEST: 1, 2\r\nAccept: */*\r\nUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/604.1.19+ (KHTML, like Gecko)\r\nReferer: http://localhost:8800/XMLHttpRequest/getallresponseheaders-cl.htm\r\nAccept-Language: en-us\r\nAccept-Encoding: gzip, deflate\r\n"
 PASS Casing of known headers 2
Comment 1 Ryan Haddad 2017-04-19 19:25:24 PDT
This test prints out the OS version (Mac OS X 10_11_6), so every OS would need its own baseline.
Comment 2 Ryan Haddad 2017-04-19 19:30:03 PDT
Marked as failing in https://trac.webkit.org/changeset/215547/webkit
Comment 3 Ms2ger (he/him; ⌚ UTC+1/+2) 2017-11-06 03:08:33 PST
Would not be a problem if we fixed the test failure.
Comment 4 Diego Pino 2019-03-18 09:20:24 PDT
`imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders-cl.htm` doesn't longer exist. I removed the TestExpectations line for WPE in https://trac.webkit.org/changeset/243064.

There's no other TestExpectations files with references to this file.

I think it's safe to close this bug.
Comment 5 Ms2ger (he/him; ⌚ UTC+1/+2) 2019-03-18 09:32:25 PDT
The test is still failing, but it's now in imported/w3c/web-platform-tests/xhr/setrequestheader-case-insensitive.htm.
Comment 6 Radar WebKit Bug Importer 2022-10-10 03:52:24 PDT
<rdar://problem/100971501>