Closed
Bug 928689
Opened 12 years ago
Closed 11 years ago
Intermittent storage/test/test_deadlock_detector.cpp | TwoThreads - deadlock not detected
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=29391205&tree=Mozilla-Central
Linux mozilla-central leak test build on 2013-10-19 18:46:42 PDT for push 3af0c2e6012c
slave: bld-linux64-ec2-308
WARNING: XPCOM objects created/cppunittests TEST-UNEXPECTED-FAIL | test_deadlock_detector | test failed with return code 256
cppunittests INFO | Result summary:
cppunittests INFO | Passed: 12
cppunittests INFO | Failed: 1
destroyed from static ctor/dtor: file ../../../xpcom/base/nsTraceRefcntImpl.cpp, line 138
Running Storage deadlock detector correctness (../../../storage/test/test_deadlock_detector.cpp) tests...
TEST-PASS | Sanity
TEST-PASS | Sanity2
TEST-PASS | Sanity3
TEST-PASS | Sanity4
(missed token '###!!! ERROR: Potential deadlock detected' in output)
----------------------------------
WARNING: XPCOM objects created/destroyed from static ctor/dtor: file ../../../xpcom/base/nsTraceRefcntImpl.cpp, line 138
WARNING: XPCOM objects created/destroyed from static ctor/dtor: file ../../../xpcom/base/nsTraceRefcntImpl.cpp, line 138
----------------------------------
TEST-UNEXPECTED-FAIL | ../../../storage/test/test_deadlock_detector.cpp | TwoThreads - deadlock not detected
TEST-PASS | ContentionNoDeadlock
Finished running Storage deadlock detector correctness (../../../storage/test/test_deadlock_detector.cpp) tests.
Comment 1•11 years ago
|
||
This intermittent seems to have only happened once and hasn't recurred in over a year, so closing it out.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•1 year ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•