Closed Bug 697177 Opened 13 years ago Closed 13 years ago

TEST-UNEXPECTED-FAIL | /tests/dom/indexedDB/test/test_setVersion_exclusion.html | This test left crash dumps behind, but we weren't expecting it to!

Categories

(Core :: Storage: IndexedDB, defect)

x86
Windows Server 2008
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: zpao, Assigned: khuey)

References

Details

(Keywords: intermittent-failure, Whiteboard: [test which aborts the suite])

This happened after merging m-c into fx-team with the new patch from bug 692991 that was supposed to fix this (and appears to have on m-c).

https://tbpl.mozilla.org/php/getParsedLog.php?id=7023223&tree=Fx-Team

Rev3 WINNT 6.1 fx-team opt test mochitests-2/5 on 2011-10-25 09:28:44 PDT for push 5be6d907fa3b

3023 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/indexedDB/test/test_setVersion_exclusion.html | This test left crash dumps behind, but we weren't expecting it to!
TEST-UNEXPECTED-FAIL | /tests/dom/indexedDB/test/test_success_events_after_abort.html | Exited with code -2147483645 during test run
PROCESS-CRASH | /tests/dom/indexedDB/test/test_success_events_after_abort.html | application crashed (minidump found)
Assignee: nobody → khuey
This is more releasing off the main thread stuff, so apparently we're not always calling ReleaseMainThreadObjects.
Whiteboard: [orange]
https://tbpl.mozilla.org/php/getParsedLog.php?id=7029211&tree=Mozilla-Inbound

3023 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/indexedDB/test/test_setVersion_exclusion.html | This test left crash dumps behind, but we weren't expecting it to!
TEST-UNEXPECTED-FAIL | /tests/dom/indexedDB/test/test_success_events_after_abort.html | Exited with code -2147483645 during test run
PROCESS-CRASH | /tests/dom/indexedDB/test/test_success_events_after_abort.html | application crashed (minidump found)
Severity: normal → critical
Whiteboard: [orange] → [orange][test which aborts the suite]
Test disabled

https://hg.mozilla.org/mozilla-central/rev/e1ae143cc842

I think this is hitting the known race problems with multiple opens.
This was a synchronization problem in IDB that we fixed in Bug 692991.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Component: DOM → DOM: IndexedDB
Whiteboard: [orange][test which aborts the suite] → [test which aborts the suite]
You need to log in before you can comment on or make changes to this bug.