From fb5d8d1bb4e73d88fa693eeeed2036046b28f7e9 Mon Sep 17 00:00:00 2001 From: Marco Castelluccio Date: Fri, 17 Jan 2025 14:20:24 +0100 Subject: [PATCH] Bug 1935512 - Add perftest* to the list of jobs to ignore (#4754) --- bugbug/test_scheduling.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bugbug/test_scheduling.py b/bugbug/test_scheduling.py index e3d840368b..4c54d521ac 100644 --- a/bugbug/test_scheduling.py +++ b/bugbug/test_scheduling.py @@ -105,6 +105,7 @@ "-awsy-", "-raptor-", "-talos-", + "perftest", "browsertime", "backlog", # inclusive test suites -- these *only* run when certain files have changed