mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
64d00dda75
Differential Revision: https://phabricator.services.mozilla.com/D198466
20 lines
641 B
YAML
20 lines
641 B
YAML
---
|
|
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.toml
|
|
- 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'
|