Bug 153371 - [iOS Simulator] imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm is flaky
Summary: [iOS Simulator] imported/w3c/web-platform-tests/XMLHttpRequest/getresponsehea...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 9.0
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 152130
  Show dependency treegraph
 
Reported: 2016-01-22 14:05 PST by Ryan Haddad
Modified: 2016-01-23 12:36 PST (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 Ryan Haddad 2016-01-22 14:05:38 PST
[iOS Simulator] imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm is flaky

<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r195468%20(2495)/results.html>
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2FXMLHttpRequest%2Fgetresponseheader-chunked-trailer.htm>


--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-chunked-trailer-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-chunked-trailer-actual.txt
@@ -1,3 +1,3 @@
 
-PASS XMLHttpRequest: getResponseHeader() and HTTP trailer 
+FAIL XMLHttpRequest: getResponseHeader() and HTTP trailer assert_equals: expected (object) null but got (string) "Trailer header value"
Comment 1 Ryan Haddad 2016-01-22 14:08:57 PST
Since it is already marked as flaky on other ports, did the same for iOS in <http://trac.webkit.org/projects/webkit/changeset/195472>