Bug 215339

Summary: [ macOS wk1 Release ] imported/w3c/web-platform-tests/IndexedDB/blob-delete-objectstore-db.any.html is a flaky failure
Product: WebKit Reporter: Hector Lopez <hector_i_lopez>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Hector Lopez 2020-08-10 14:50:39 PDT
imported/w3c/web-platform-tests/IndexedDB/blob-delete-objectstore-db.any.html

This test is a flaky failure on macOS wk 1 Release according to history. The first occurrence found at r263882.

History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fblob-delete-objectstore-db.any.html&limit=50000&platform=mac&style=release&flavor=wk1

Diff:
--- /Volumes/Data/worker/goldengate-production-wk1-tests/build/OpenSource/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/blob-delete-objectstore-db.any-expected.txt
+++ /Volumes/Data/worker/goldengate-production-wk1-tests/build/OpenSource/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/blob-delete-objectstore-db.any-actual.txt
@@ -1,3 +1,3 @@
 
-PASS Deleting an object store and a database containing blobs doesn't crash. 
+FAIL Deleting an object store and a database containing blobs doesn't crash. assert_unreached: open should succeed Reached unreachable code
Comment 1 Radar WebKit Bug Importer 2020-08-10 14:50:58 PDT
<rdar://problem/66801101>
Comment 2 Hector Lopez 2020-08-10 15:54:23 PDT
Test expectation while investigated:

https://trac.webkit.org/changeset/265459/webkit
Comment 3 Sihui Liu 2021-07-30 10:21:42 PDT
Expectations updated at https://bugs.webkit.org/show_bug.cgi?id=228241 as the test is no longer flaky.

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