Closed
Bug 1492493
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13076 - Add a headless mode command line option
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13076 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13076
Details from upstream follow.
James Graham <james@hoppipolla.co.uk> wrote:
> Add a headless mode command line option
>
> For browsers which support headless mode starting wptrunner with
> --headless will run the tests in headless mode; otherwise it will be
> ignored.
>
> --no-headless is avaiable to explicitly disable the mode when
> frontends change the defaults.
>
> For firefox switch the default for wpt run to be headless; for Chrome
> changing the default broke some smoketests, so don't switch until that
> is resolved. In all cases continue to run in a normal windowed mode in CI.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/725e07fa06eb
[wpt PR 13076] - Add a headless mode command line option, a=testonly
| Assignee | ||
Comment 4•7 years ago
|
||
Result changes from PR not available.
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•