blob: fa657c870d9ff25af735b51464da6b5021736671 (
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
|
[DEFAULT]
subsuite = taskgraph
[test_actions_util.py]
[test_create.py]
[test_decision.py]
[test_files_changed.py]
[test_generator.py]
[test_graph.py]
[test_morph.py]
[test_optimize.py]
[test_optimize_strategies.py]
[test_parameters.py]
[test_target_tasks.py]
[test_taskgraph.py]
[test_taskcluster_yml.py]
[test_transforms_base.py]
[test_transforms_job.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_parameterization.py]
[test_util_python_path.py]
[test_util_runnable_jobs.py]
[test_util_schema.py]
[test_util_taskcluster.py]
[test_util_templates.py]
[test_util_time.py]
[test_util_treeherder.py]
[test_util_verify.py]
[test_util_yaml.py]
|