Bug 161650 - REGRESSION: LayoutTest http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes.html is a flaky failure
Summary: REGRESSION: LayoutTest http/tests/cache/disk-cache/disk-cache-remove-several-...
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: Chris Dumez
URL:
Keywords:
: 168068 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-09-06 15:31 PDT by Ryan Haddad
Modified: 2017-02-10 11:03 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.36 KB, patch)
2017-02-09 16:21 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-09-06 15:31:22 PDT
LayoutTest http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes.html is a flaky failure

https://build.webkit.org/builders/Apple%20Yosemite%20Debug%20WK2%20(Tests)/builds/14820

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/yosemite-debug-tests-wk2/build/layout-test-results/http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes-expected.txt
+++ /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes-actual.txt
@@ -6,9 +6,9 @@
 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}
+FAIL bugReproduced should be false. Was true.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Ryan Haddad 2016-11-15 16:10:30 PST
Marked test as flaky in http://trac.webkit.org/projects/webkit/changeset/208766
Comment 2 Chris Dumez 2017-02-09 16:21:35 PST
Created attachment 301099 [details]
Patch
Comment 3 WebKit Commit Bot 2017-02-09 17:25:03 PST
Comment on attachment 301099 [details]
Patch

Clearing flags on attachment: 301099

Committed r212012: <http://trac.webkit.org/changeset/212012>
Comment 4 WebKit Commit Bot 2017-02-09 17:25:07 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Ryan Haddad 2017-02-10 11:03:34 PST
*** Bug 168068 has been marked as a duplicate of this bug. ***