Closed
Bug 1446854
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 9945 - Allow passing stability options through command line (Fixes #9877)
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox61 fixed)
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 9945 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/9945
Details from upstream follow.
Mariana Meireles <marian.meireles@gmail.com> wrote:
> Allow passing stability options through command line (Fixes #9877)
>
> repeat_loop = --verify-repeat-loop
> repeat_restart = --verify-repeat-restart
> (disable) chaos_mode = --verify-no-chaos-mode
> max_time = --verify-max-time
> (disable) output_results = --verify-no-output-results
>
>
>
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4d8e250c2cfbfb525dda835bf1f856289b07defc
| Reporter | ||
Comment 3•7 years ago
|
||
The following tests were disabled based on stability try push:
dom/throttling/Throttle when all budget has been used.
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d91f85063f75
[wpt PR 9945] - Allow passing stability options through command line (Fixes #9877), a=testonly
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Comment 6•7 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•