summaryrefslogtreecommitdiffstats
path: root/taskcluster/gecko_taskgraph/test/python.toml
blob: fd71a9c2bd9593d228c546c3795075297909f27b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[DEFAULT]
subsuite = "taskgraph"

["test_actions_util.py"]

["test_decision.py"]

["test_files_changed.py"]

["test_main.py"]

["test_morph.py"]

["test_optimize_strategies.py"]

["test_target_tasks.py"]

["test_taskcluster_yml.py"]

["test_transforms_build_schedules.py"]

["test_transforms_job.py"]

["test_transforms_test.py"]

["test_try_option_syntax.py"]

["test_util_attributes.py"]

["test_util_backstop.py"]

["test_util_bugbug.py"]

["test_util_chunking.py"]

["test_util_docker.py"]

["test_util_partials.py"]

["test_util_runnable_jobs.py"]

["test_util_templates.py"]

["test_util_verify.py"]