Closed Bug 1162022 Opened 9 years ago Closed 9 years ago

Autophone - --close-when-done --autorun no longer supported in testing/mochitest/runtests.py

Categories

(Testing Graveyard :: Autophone, defect)

defect
Not set
normal

Tracking

(firefox40 affected)

RESOLVED FIXED
Tracking Status
firefox40 --- affected

People

(Reporter: bc, Assigned: bc)

References

Details

Attachments

(1 file)

44 bytes, text/x-github-pull-request
gbrown
: review+
Details | Review
bug 1155338 removed --close-when-done --autorun from testing/mochitest/runtests.py which broke the mochitest unit tests in Autophone.
Attached file PR 30
Attachment #8602097 - Flags: review?(gbrown)
Ah, sorry about that. --autorun and --close-when-done are the default behaviours now, so it should be safe to just remove those command lines from wherever they are defined.

Also --console-level now defaults to INFO so you can remove that too if you want.
Am also going to need

-                '--robocop=%s' % self.parms['test_manifest'],
+                '--robocop_ini=%s' % self.parms['test_manifest'],

still testing atm.
Attachment #8602097 - Flags: review?(gbrown) → review+
Comment on attachment 8602097 [details] [review]
PR 30

Fixed the changed --robocop-ini option.
Attachment #8602097 - Flags: review+ → review?(gbrown)
Comment on attachment 8602097 [details] [review]
PR 30

That looks right.
Attachment #8602097 - Flags: review?(gbrown) → review+
Thanks! https://github.com/mozilla/autophone/commit/24f288cd3d1b53553411e6bbc03294b31a154c1a
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
No longer blocks: 1160155
Blocks: 1163129
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: