Bug 207496 - [ iOS wk2 ] http/wpt/cache-storage/cache-put-keys.https.any.html is flaky failing.
Summary: [ iOS wk2 ] http/wpt/cache-storage/cache-put-keys.https.any.html is flaky fai...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-10 13:08 PST by Jason Lawrence
Modified: 2020-04-07 16:15 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lawrence 2020-02-10 13:08:27 PST
http/wpt/cache-storage/cache-put-keys.https.any.html 

Description:
This test is flaky failing on iOS. The earliest recorded failure on the dashboard appears to be with build r253642

History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FresourceLoadStatistics%2Flog-cross-site-load-with-link-decoration.html&platform=ios&limit=50000

Diff:
--- /Volumes/Data/slave/ios-simulator-13-debug-tests-wk2/build/layout-test-results/http/wpt/cache-storage/cache-put-keys.https.any-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-debug-tests-wk2/build/layout-test-results/http/wpt/cache-storage/cache-put-keys.https.any-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: Cache API operation failed: Failed writing data to the file system
 
-PASS Cache.put called twice with matching Requests - keys should remain the same 
+FAIL Cache.put called twice with matching Requests - keys should remain the same promise_test: Unhandled rejection with value: object "TypeError: Failed writing data to the file system"
Comment 1 Radar WebKit Bug Importer 2020-02-10 13:08:49 PST
<rdar://problem/59322559>
Comment 2 Jason Lawrence 2020-02-10 13:37:52 PST
I am unable to reproduce the issue with r256090 with the following command:
run-webkit-tests http/wpt/cache-storage/cache-put-keys.https.any.html --force --exit-after-n-failures 5 --iterations 5000 --force

Also, I have marked the test as Skip while this is investigated.
Changeset in webkit [256210].
Comment 4 Alexey Proskuryakov 2020-02-10 14:07:13 PST
This is the same test as bug 177691, bug the posted failure diff is different.
Comment 5 Jacob Uphoff 2020-04-07 16:14:19 PDT
I unskilled the test in expectations and set it to [ Pass Fail ] so hopefully we will get some better idea of this test's behavior in the next few days.
Comment 6 Jacob Uphoff 2020-04-07 16:15:15 PDT
**Unskipped**