Closed Bug 694327 Opened 14 years ago Closed 14 years ago

mozrunner.wait() should allow outputTimeouts

Categories

(Testing :: Mozbase, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ahal, Assigned: ahal)

Details

Attachments

(1 file)

Currently mozrunner.wait only accepts a timeout parameter, but it should also take an outputTimeout one.
Assignee: nobody → ahalberstadt
Status: NEW → ASSIGNED
Attachment #566825 - Flags: review?(jhammel)
Comment on attachment 566825 [details] [diff] [review] Patch 1.0 - Allow mozrunner to use outputTimeout r+, though alternatively you could take one parameter and pass .waitForFinish(timeout=timeout, outputTimeout=timeout)
Attachment #566825 - Flags: review?(jhammel) → review+
That way actually wouldn't work since in mozprocess timeout takes precedence over outputTimeout. master: https://github.com/mozautomation/mozmill/commit/f2e3405c6e055454bd6a9afe3e0492ff128ea113
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: