Closed Bug 1359164 Opened 7 years ago Closed 7 years ago

Intermittent toolkit/components/places/tests/unit/test_telemetry.js | xpcshell return code: 0

Categories

(Toolkit :: Places, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox53 --- unaffected
firefox54 --- unaffected
firefox55 --- fixed

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

The interesting part of the log is:

[task 2017-04-24T08:56:29.986203Z] 08:56:29     INFO -  Unexpected exception NS_ERROR_STORAGE_BUSY: Component returned failure code: 0x80630001 (NS_ERROR_STORAGE_BUSY) 

That means the createFolder call was unable to write to the database for 100ms, OR there was a possible lock contention and Sqlite just gave up.
The test doesn't do anything before that point so I'm not sure what could be happening.
I'm a bit puzzled about what may cause this, apart from a very slow disk and the fact we have 2 bookmarking APIs :\
Depends on: 1359887
No longer depends on: 1359887
Depends on: 1359887
Should have been fixed by bug 1359887
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.