Closed
Bug 574871
Opened 15 years ago
Closed 10 years ago
[exit] mozmill should have a per-test timeout to stop the test and continue if a test takes too long
Categories
(Testing Graveyard :: Mozmill, enhancement)
Testing Graveyard
Mozmill
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: k0scist, Unassigned, Mentored)
Details
(Whiteboard: [lang=py])
there should be a per-test timeout in mozmill/extension's JS; currently, the
whole run stops (as jsbridge doesn't know anything about "tests") whereas, for
reproducibility, individual tests should timeout.
Reporter | ||
Comment 1•15 years ago
|
||
See also discussion on https://bugzilla.mozilla.org/show_bug.cgi?id=574043
Reporter | ||
Updated•15 years ago
|
OS: Linux → All
Hardware: x86 → All
Whiteboard: [mozmill-2.0?]
Reporter | ||
Updated•14 years ago
|
Summary: mozmill should have a per-test timeout to stop the test and continue if a test takes too long → [exit] mozmill should have a per-test timeout to stop the test and continue if a test takes too long
Reporter | ||
Comment 2•14 years ago
|
||
Is this still a priority? Last I recall, this was kinda decided against. Are we reconsidering this, or should we close?
Comment 3•14 years ago
|
||
I don't see a discussion on that. It's more a monologue from you. Put it on tomorrows agenda. I still think it will be a great improvement.
Reporter | ||
Updated•14 years ago
|
Severity: normal → enhancement
I recall deciding against it for 1.5.x. I don't recall deciding against it for all releases. I think we should have one, that it should be minimally configurable, the way that mochitest is done: http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/tests/SimpleTest/SimpleTest.js#276
Updated•14 years ago
|
Whiteboard: [mozmill-next?] → [mozmill-2.0-][mozmill-next?]
Updated•11 years ago
|
Whiteboard: [mozmill-2.0-][mozmill-next?] → [mentor=whimboo][lang=py]
Assignee | ||
Updated•11 years ago
|
Mentor: hskupin
Whiteboard: [mentor=whimboo][lang=py] → [lang=py]
Comment 5•10 years ago
|
||
Mozmill will reach its end of life soon. We are currently working on getting all the tests for Firefox ported to Marionette. For status updates please see bug 1080766.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•9 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•