Open Bug 1241914 Opened 8 years ago Updated 2 years ago

Make specifying test harness chunks slightly more convenient

Categories

(Testing :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: ahal, Unassigned)

Details

This is a little papercut that has bugged me for awhile. Why do we have to type out:
--this-chunk 1 --total-chunks 5

as opposed to just:
--chunk 1/5

It's an easy change, and we can keep --this-chunk/--total-chunks as hidden arguments that don't show up in help so we don't break automation or muscle memory.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.