Closed
Bug 1654434
Opened 5 years ago
Closed 5 years ago
Fix failing IndexedDB mochitests with cross-origin and Fission enabled
Categories
(Core :: Storage: IndexedDB, defect)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
DUPLICATE
of bug 1601919
People
(Reporter: neha, Assigned: sg)
References
Details
These tests are marked as skipped/failed for cross-origin and Fission, and need to be fixed
dom/indexedDB/test/test_readonly_transactions.html
More info: https://wiki.mozilla.org/Project_Fission/Enabling_Tests_with_Fission#Cross-Origin_Mochitests
Reporter | ||
Updated•5 years ago
|
Fission Milestone: --- → M6b
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → sgiesecke
Assignee | ||
Comment 1•5 years ago
|
||
I could reproduce this with --verify --enable-fission --enable-xorigin
, but it also sometimes hangs with --verify
only, so this doesn't seem to be specific for fission or cross-origin.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Comment 2•5 years ago
|
||
Clearing Fission Milestone for bugs resolved as duplicates. We don't need to track duplicates.
Fission Milestone: M6b → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•