Bug 168068
Summary: | REGRESSION (r211913): [ios-simulator] LayoutTest http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | cdumez, koivisto, sam |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=161650 |
Ryan Haddad
[ios-simulator] LayoutTest http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes.html is failing
https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r211975%20(3604)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fcache%2Fdisk-cache%2Fdisk-cache-remove-several-pending-writes.html
--- /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes-expected.txt
+++ /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes-actual.txt
@@ -5,10 +5,10 @@
200: {"version":1}
200: {"version":1}
-404: {"not":"found"}
-200: {"version":2}
-200: {"version":2}
-PASS bugReproduced is false
+200: {"version":1}
+200: {"version":1}
+200: {"version":1}
+FAIL bugReproduced should be false. Was true.
PASS successfullyParsed is true
TEST COMPLETE
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
*** This bug has been marked as a duplicate of bug 161650 ***