Closed
Bug 490951
Opened 13 years ago
Closed 13 years ago
Fix timeout for scripts when running mochitests
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: tnikkel, Assigned: tnikkel)
Details
(Keywords: fixed1.9.1, Whiteboard: [fixed1.9.1b99])
Attachments
(1 file)
1.76 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Set no timeout for chrome and user scripts, regardless if the build is debug. This prevents mochitest runs from stalling with an unresponsive script dialog.
Attachment #375285 -
Flags: review?(ted.mielczarek)
Updated•13 years ago
|
Attachment #375285 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Whiteboard: [needs landing]
Comment 1•13 years ago
|
||
Comment on attachment 375285 [details] [diff] [review] patch [Checkin: Comment 1 & 2] http://hg.mozilla.org/mozilla-central/rev/4a3b7fee362b
Attachment #375285 -
Attachment description: patch → patch
[Checkin: Comment 1]
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [needs landing] → [needs 1.9.1 landing]
Target Milestone: --- → mozilla1.9.2a1
Comment 2•13 years ago
|
||
Comment on attachment 375285 [details] [diff] [review] patch [Checkin: Comment 1 & 2] http://hg.mozilla.org/releases/mozilla-1.9.1/rev/61c130a0ca5d After fixing context for { patching file build/automation.py.in Hunk #2 FAILED at 250 1 out of 2 hunks FAILED }
Attachment #375285 -
Attachment description: patch
[Checkin: Comment 1] → patch
[Checkin: Comment 1 & 2]
Updated•13 years ago
|
Keywords: checkin-needed → fixed1.9.1
Whiteboard: [needs 1.9.1 landing] → [fixed1.9.1b5]
Updated•13 years ago
|
Whiteboard: [fixed1.9.1b5] → [fixed1.9.1b99]
Updated•4 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•