mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 03:24:26 +00:00
Bug 1884291 - Fix test_new_config.py failures. r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D204317
This commit is contained in:
parent
c49d50bb5b
commit
e84a222ef0
@ -48,8 +48,9 @@ PARAMS_NEW_CONFIG.update(
|
||||
t.kind == "test"
|
||||
and t.attributes["unittest_suite"] == "mochitest-browser-chrome"
|
||||
and t.attributes["test_platform"] == "linux1804-64-qr/opt"
|
||||
and ("spi-nw" not in t.label and "a11y-checks" not in t.label)
|
||||
),
|
||||
64,
|
||||
32,
|
||||
id="mochitest-browser-chrome",
|
||||
),
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user