From eca482e52af9b924e8187c963db6d6ec6705a0e3 Mon Sep 17 00:00:00 2001 From: Greg Mierzwinski Date: Fri, 22 Nov 2024 14:26:37 +0000 Subject: [PATCH] Bug 1932471 - [perfdocs] Add ML perftest directory to files-changed list. r=perftest-reviewers,fbilt DONTBUILD Differential Revision: https://phabricator.services.mozilla.com/D229684 --- taskcluster/kinds/source-test/mozlint.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/taskcluster/kinds/source-test/mozlint.yml b/taskcluster/kinds/source-test/mozlint.yml index cdc43d3507cd..b520ba969bfc 100644 --- a/taskcluster/kinds/source-test/mozlint.yml +++ b/taskcluster/kinds/source-test/mozlint.yml @@ -578,6 +578,9 @@ perfdocs-verify: - 'testing/performance/**' - 'testing/perfdocs/**' - 'tools/lint/perfdocs.yml' + - 'toolkit/components/ml/tests/browser/**' + - '**/*_perf.js' + condprof-addons-verify: description: |