Bug 178343 - LayoutTest imported/w3c/web-platform-tests/beacon/headers/header-content-type.html is failing
Summary: LayoutTest imported/w3c/web-platform-tests/beacon/headers/header-content-type...
Status: RESOLVED FIXED
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:
Blocks:
 
Reported: 2017-10-16 09:28 PDT by Ryan Haddad
Modified: 2017-10-16 09:39 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-10-16 09:28:10 PDT
LayoutTest imported/w3c/web-platform-tests/beacon/headers/header-content-type.html is failing

https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r223406%20(5044)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fbeacon%2Fheaders%2Fheader-content-type.html

--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/beacon/headers/header-content-type-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/beacon/headers/header-content-type-actual.txt
@@ -1,7 +1,7 @@
 
 PASS Test content-type header for a body string 
-PASS Test content-type header for a body ArrayBufferView 
-PASS Test content-type header for a body ArrayBuffer 
+FAIL Test content-type header for a body ArrayBufferView assert_equals: Correct Content-Type header result expected "" but got "application/x-www-form-urlencoded"
+FAIL Test content-type header for a body ArrayBuffer assert_equals: Correct Content-Type header result expected "" but got "application/x-www-form-urlencoded"
 PASS Test content-type header for a body Blob 
 PASS Test content-type header for a body FormData 
 PASS Test content-type header for a body URLSearchParams
Comment 1 Ryan Haddad 2017-10-16 09:28:52 PDT
This test has been failing since it was rebaselined as part of https://trac.webkit.org/changeset/223327/webkit
Comment 2 Chris Dumez 2017-10-16 09:36:27 PDT
(In reply to Ryan Haddad from comment #1)
> This test has been failing since it was rebaselined as part of
> https://trac.webkit.org/changeset/223327/webkit

Ryan, this is the test I previously mentioned to you. It passes only if you have a very recent version of CFNetwork. This is expected.
Comment 3 Ryan Haddad 2017-10-16 09:38:45 PDT
Rebaselined in r223411.
Comment 4 Radar WebKit Bug Importer 2017-10-16 09:39:57 PDT
<rdar://problem/35007856>