Closed Bug 1147104 Opened 9 years ago Closed 9 years ago

Add running e10s based mochitests to run-all-loop-tests.sh

Categories

(Hello (Loop) :: Client, defect, P2)

defect
Points:
1

Tracking

(e10s-, firefox39 fixed)

RESOLVED FIXED
mozilla39
Iteration:
39.3 - 30 Mar
Tracking Status
e10s - ---
firefox39 --- fixed
backlog tech-debt

People

(Reporter: standard8, Assigned: standard8)

Details

(Whiteboard: [tech-debt])

Attachments

(1 file)

We keep hitting e10s failures when we land things on fx-team.

We should extend run-all-loop-tests.sh to run the e10s versions of tests as well, as several of us rely on this to make sure we've run the relevant tests.

Patch coming up
Flags: qe-verify-
Flags: firefox-backlog+
Runs e10s by default, but also provides a simple option to skip them. I've not done any validation on the arguments supplied, I don't think its worth it. Hopefully in a few cycles we'll be able to drop the non-e10s stuff.
Attachment #8582667 - Flags: review?(jaws)
Comment on attachment 8582667 [details] [diff] [review]
Add running e10s based mochitests to run-all-loop-tests.sh to help catch Loop failures before they land. NPOTB DONTBUILD

Review of attachment 8582667 [details] [diff] [review]:
-----------------------------------------------------------------

::: browser/components/loop/run-all-loop-tests.sh
@@ +1,4 @@
>  #!/bin/sh
>  # Run from topsrcdir, no args
>  
> +if [ "$1" == "-h" ]; then

Can we use --help here instead of -h?
Attachment #8582667 - Flags: review?(jaws) → review+
https://hg.mozilla.org/integration/fx-team/rev/e03fe4951391
Target Milestone: --- → mozilla39
https://hg.mozilla.org/mozilla-central/rev/e03fe4951391
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: