Bug 1884291 - Fix test_new_config.py failures. r=gbrown

Differential Revision: https://phabricator.services.mozilla.com/D204317
This commit is contained in:
Joel Maher 2024-03-12 20:14:05 +00:00
parent c49d50bb5b
commit e84a222ef0

View File

@ -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",
),
),