Closed
Bug 1678141
Opened 5 years ago
Closed 5 years ago
browser_startup_mainthreadio.js test fails with local run on osx
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
People
(Reporter: mixedpuppy, Unassigned)
References
Details
Attachments
(1 file)
|
2.12 KB,
patch
|
Details | Diff | Splinter Review |
I get a long series of failures running browser_startup_mainthreadio.js. If I apply the attached patch it will run without failure. The patch copies the io entries into the "before handling user events" stage.
Errors are generally like: "FAIL unexpected write on /private/var/folders/kt/cj70x7x15jx7kfj1tjncp_yr0000gn/T/tmp6i_b78bw.mozrunner/places.sqlite-wal before handling user events -"
Tested on 560297:2f08ec7e57c3 and 559782:6b97acd45602
Comment 1•5 years ago
|
||
I tried but couldn't repro on Windows. Can you try if you can still repro after the patch from bug 1667237 lands? Thank you!
| Reporter | ||
Comment 2•5 years ago
|
||
Looks like it passes now on a fresh pull from m-c
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(mixedpuppy)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•