Bug 182928 - Layout Test http/tests/cache-storage/cache-representation.https.html is a flaky failure
Summary: Layout Test http/tests/cache-storage/cache-representation.https.html is a fla...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-19 10:22 PST by Ryan Haddad
Modified: 2018-07-02 03:14 PDT (History)
4 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 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