Closed
Bug 738554
Opened 13 years ago
Closed 13 years ago
Some robocop tests have race conditions that could result in timeouts
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox13 fixed, firefox14 fixed)
RESOLVED
FIXED
Firefox 14
People
(Reporter: kats, Assigned: kats)
Details
Attachments
(1 file)
2.96 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
A couple of the tests start listening for events after they might already have happened, which would result in the test hanging and manifest as timeouts.
Attachment #608613 -
Flags: review?(mark.finkle)
Comment 1•13 years ago
|
||
Comment on attachment 608613 [details] [diff] [review]
Fix races
Thanks
Attachment #608613 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Will land if the try run is good. I totally didn't test this patch :)
https://tbpl.mozilla.org/?tree=Try&rev=9107e0e35a4e
Assignee | ||
Comment 3•13 years ago
|
||
Try run was "good" in that it didn't start failing more than it already was. Not that that's saying much. Landed on inbound.
https://hg.mozilla.org/integration/mozilla-inbound/rev/13cf485e1d1c
Target Milestone: --- → Firefox 14
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
status-firefox13:
--- → fixed
status-firefox14:
--- → fixed
Comment 6•13 years ago
|
||
(In reply to Mark Finkle (:mfinkle) from comment #5)
> https://hg.mozilla.org/releases/mozilla-aurora/rev/882fc7645a59
Wrong!
https://hg.mozilla.org/releases/mozilla-aurora/rev/932cf6043b9b
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•