Bug 1916582 - Fix firefox-ci new config test to avoid common variants. r=aryx

Differential Revision: https://phabricator.services.mozilla.com/D221004
This commit is contained in:
Joel Maher 2024-09-05 15:37:48 +00:00
parent 0ac20b472e
commit 9a87b676cf

View File

@ -74,8 +74,9 @@ def test_tasks_new_config_false(full_task_graph, filter_tasks, func, min_expecte
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",
),
),