summaryrefslogtreecommitdiffstats
path: root/tools/lint/test-manifest-alpha.yml
blob: cd4761e4b63676c4bb8ee33e9f86190640741a60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
test-manifest-alpha:
    description: Mochitest manifest tests should be in alphabetical order.
    exclude:
        - "**/application.ini"
        - "**/l10n.ini"
        - "**/xpcshell.ini"
        - "**/python.ini"
        - "**/manifest.ini"
        - dom/canvas/test/webgl-conf/mochitest-errata.ini
        - python/mozbuild/mozbuild/test/backend/data
        - testing/mozbase/manifestparser/tests
        - testing/web-platform
        - xpcom/tests/unit/data
    extensions: ['ini']
    type: external
    payload: test-manifest-alpha:lint
    support-files:
        - 'tools/lint/test-manifest-alpha/error-level-manifests.yml'