Bug 193976

Summary: [ Mac WK2 ] REGRESSION (r229150) Layout Test http/tests/cache-storage/cache-clearing-origin.https.html is flaky
Product: WebKit Reporter: Shawn Roberts <sroberts>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, beidson, commit-queue, jlewis3, lforschler, ryanhaddad, sihui_liu, sroberts, tsavell, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Mark test flaky none

Description Shawn Roberts 2019-01-29 13:19:50 PST
The following layout test is flaky on Mac WK2

http/tests/cache-storage/cache-clearing-origin.https.html

Probable cause:

Test is flaky since being updated in revision 229150 to current. Failing approximately 1 in every 5000 runs with command run-webkit-tests --root t229150 http/tests/cache-storage/cache-clearing-origin.https.html --iterations 5000 -f

Flakiness Dashboard:

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

Diff:

--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/http/tests/cache-storage/cache-clearing-origin.https-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/http/tests/cache-storage/cache-clearing-origin.https-actual.txt
@@ -1,7 +1,7 @@
 
 
 PASS Create a cache storage from localhost and clear it 
-PASS Clearing disk cache of a given origin 
+FAIL Clearing disk cache of a given origin assert_true: Actual origin cache size is not zero expected true got false
 PASS Validating cache representation before clearing 
 PASS Validating cache representation after clearing
Comment 1 Shawn Roberts 2019-01-29 13:42:40 PST
Created attachment 360494 [details]
Mark test flaky
Comment 2 WebKit Commit Bot 2019-01-29 14:11:46 PST
Comment on attachment 360494 [details]
Mark test flaky

Clearing flags on attachment: 360494

Committed r240682: <https://trac.webkit.org/changeset/240682>
Comment 3 WebKit Commit Bot 2019-01-29 14:11:47 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-01-29 14:12:28 PST
<rdar://problem/47645346>
Comment 5 Truitt Savell 2019-01-29 14:13:20 PST
reopening
Comment 6 youenn fablet 2019-04-10 15:47:36 PDT

*** This bug has been marked as a duplicate of bug 196467 ***