no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
[gecko.git] / testing / profiles / profiles.json
blobd52864ded1e28c9bc6f59cad5e032dc5007fbafc
2   "geckoview-junit": [
3     "base",
4     "common",
5     "unittest-required",
6     "unittest-features",
7     "geckoview-junit"
8   ],
9   "mochitest": [
10     "base",
11     "common",
12     "unittest-required",
13     "unittest-features",
14     "mochitest"
15   ],
16   "profileserver": [
17     "base",
18     "common",
19     "unittest-required",
20     "unittest-features",
21     "profileserver"
22   ],
23   "raptor": ["base", "common", "perf", "raptor"],
24   "reftest": ["base", "common", "reftest"],
25   "talos": ["base", "common", "perf"],
26   "valgrind": [
27     "base",
28     "common",
29     "unittest-required",
30     "unittest-features",
31     "valgrind"
32   ],
33   "xpcshell": ["base", "xpcshell"],
34   "web-platform-tests": [
35     "base",
36     "common",
37     "unittest-required",
38     "unittest-features",
39     "web-platform"
40   ]