Bug 171031

Summary: LayoutTest imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders-cl.htm is failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: dpino, Ms2ger, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 168768    
Bug Blocks:    

Ryan Haddad
Reported 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
Attachments
Ryan Haddad
Comment 1 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.
Ryan Haddad
Comment 2 2017-04-19 19:30:03 PDT
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 3 2017-11-06 03:08:33 PST
Would not be a problem if we fixed the test failure.
Diego Pino
Comment 4 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.
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 5 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.
Radar WebKit Bug Importer
Comment 6 2022-10-10 03:52:24 PDT
Note You need to log in before you can comment on or make changes to this bug.