Closed Bug 1405175 Opened 8 years ago Closed 6 years ago

mach reftest --run-until-failure doesn't repeat by default

Categories

(Testing :: Reftest, enhancement)

enhancement
Not set
normal

Tracking

(firefox72 fixed)

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: xidorn, Assigned: gbrown)

Details

Attachments

(1 file)

mach mochitest --run-until-failure would automatically try repeating 30 times unless overridden by --repeat, however reftest --run-until-failure doesn't. It should probably follow the same behavior as mochitest, because --run-until-failure doesn't really make any sense without any repeat.
Assignee: nobody → gbrown

Make reftest --run-until-failure consistent with mochitest:
if --run-until-failure requested without --repeat, repeat up to 30 times;
if --run-until-failure requested with --repeat=N, repeat up to N times.

Pushed by gbrown@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b32c97650115 Repeat reftest --run-until-failure up to 30 times by default; r=ahal

\o/
Thank you Geoff!

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: