Closed Bug 1548392 Opened 5 years ago Closed 5 years ago

TV/TVg No checks run. due to missing --disable-e10s

Categories

(Testing :: General, defect, P2)

Version 3
defect

Tracking

(firefox68 fixed)

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: gbrown, Assigned: gbrown)

References

Details

Attachments

(1 file)

With recent changes, mochitests with flavor 'a11y' or flavor 'chrome' require an option '--disable-e10s'.

TV is not supplying that option, so when it tries to verify a mochitest-a11y or mochitest-chrome test, the harness fails with:

12:09:00 INFO - runtests.py: error: mochitest-a11y does not support e10s, try again with --disable-e10s.

See bug 1528471 for actual failures.

Currently, TV of a mochitest-chrome or mochitest-a11y test on desktop fails, because TV is
running in an e10s-enabled environment and doesn't specify --disable-e10s when running those
suites. The harness fails at:
https://searchfox.org/mozilla-central/rev/7944190ad1668a94223b950a19f1fffe8662d6b8/testing/mochitest/mochitest_options.py#828
This patch updates the desktop mozharness configs for mochitest-chrome and mochitest-a11y to
include --disable-e10s.

Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/83d3bb582acd
Always use --disable-e10s to run mochitest-a11y and mochitest-chrome; r=ahal
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: