Bug 153371
Summary: | [iOS Simulator] imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, youennf |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 9.0 | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=150806 | ||
Bug Depends on: | |||
Bug Blocks: | 152130 |
Ryan Haddad
[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"
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Since it is already marked as flaky on other ports, did the same for iOS in <http://trac.webkit.org/projects/webkit/changeset/195472>