Bug 182928

Summary: Layout Test http/tests/cache-storage/cache-representation.https.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: cdumez, jlewis3, koivisto, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=187243

Description Ryan Haddad 2018-02-19 10:22:04 PST
The following layout test is flaky on macOS and iOS

http/tests/cache-storage/cache-representation.https.html

Probable cause:

Unknown.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fcache-storage%2Fcache-representation.https.html

--- /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/http/tests/cache-storage/cache-representation.https-expected.txt
+++ /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/http/tests/cache-storage/cache-representation.https-actual.txt
@@ -8,5 +8,5 @@
 PASS A cache is created 
 PASS A cache is persisting 
 PASS A cache is going in remove bucket 
-PASS A removed cache gets collected 
+FAIL A removed cache gets collected assert_equals: removed expected false but got true
Comment 1 Ryan Haddad 2018-02-19 10:49:54 PST
Marked test as flaky in https://trac.webkit.org/r228698