Bug 171031
Summary: | LayoutTest imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders-cl.htm is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This test prints out the OS version (Mac OS X 10_11_6), so every OS would need its own baseline.
Ryan Haddad
Marked as failing in https://trac.webkit.org/changeset/215547/webkit
Ms2ger (he/him; ⌚ UTC+1/+2)
Would not be a problem if we fixed the test failure.
Diego Pino
`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)
The test is still failing, but it's now in imported/w3c/web-platform-tests/xhr/setrequestheader-case-insensitive.htm.
Radar WebKit Bug Importer
<rdar://problem/100971501>