Closed Bug 626794 Opened 15 years ago Closed 15 years ago

Restart tests don't work due to missing argument in run_tests()

Categories

(Testing Graveyard :: Mozmill, defect)

defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: whimboo, Assigned: k0scist)

Details

(Whiteboard: [mozmill-2.0+])

Attachments

(1 file)

Start Mozmill 2 with: --restart -t folder Traceback (most recent call last): File "/Volumes/data/testing/envs/mozmill-2/bin/mozmill", line 8, in <module> load_entry_point('mozmill==2.0a', 'console_scripts', 'mozmill')() File "/Volumes/data/build/tools/mozmill-2.0/mozmill/mozmill/__init__.py", line 637, in cli CLI(args).run() File "/Volumes/data/build/tools/mozmill-2.0/mozmill/mozmill/__init__.py", line 612, in run self.run_tests(MozMillRestart, restart_tests, runner) TypeError: run_tests() takes exactly 5 arguments (4 given)
Attachment #504873 - Flags: review?(fayearthur+bugs)
Comment on attachment 504873 [details] [diff] [review] pass the results argument cool.
Attachment #504873 - Flags: review?(fayearthur+bugs) → review+
Whiteboard: [mozmill-2.0?] → [mozmill-2.0+]
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Works until you end-up in bug 626971. Marking as verified fixed.
Assignee: nobody → jhammel
Status: RESOLVED → VERIFIED
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: