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 Bugs | Assignee: | 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 | ||
Hector Lopez
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/66801101>
Hector Lopez
Test expectation while investigated:
https://trac.webkit.org/changeset/265459/webkit
Sihui Liu
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 ***