Open Bug 1587761 Opened 5 years ago Updated 2 years ago

Surface browsertime options in a generic way

Categories

(Testing :: Raptor, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: tarek, Unassigned)

References

(Blocks 1 open bug)

Details

We should set up a generic --browsertime-<OPTION> in raptor, that get passed through to the browsertime command. I think we can safely ignore its type and use a string, and just copy it as-is when launching bt

(In reply to Tarek Ziadé (:tarek) from comment #0)

We should set up a generic --browsertime-<OPTION> in raptor, that get passed through to the browsertime command. I think we can safely ignore its type and use a string, and just copy it as-is when launching bt

Fine by me, although generally I have had better success with --browsertime-extra-options='unquoted string' and then shell-splitting the arguments string myself. Otherwise, the shell quoting can get pretty horrendous.

Priority: -- → P1
Priority: P1 → P2
Priority: P2 → P3
Version: Version 3 → unspecified
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.