Bug 193976 - [ Mac WK2 ] REGRESSION (r229150) Layout Test http/tests/cache-storage/cache-clearing-origin.https.html is flaky
Summary: [ Mac WK2 ] REGRESSION (r229150) Layout Test http/tests/cache-storage/cache-c...
Status: RESOLVED DUPLICATE of bug 196467
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-29 13:19 PST by Shawn Roberts
Modified: 2019-04-10 15:47 PDT (History)
11 users (show)

See Also:


Attachments
Mark test flaky (1.41 KB, patch)
2019-01-29 13:42 PST, Shawn Roberts
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***