gecko-dev/taskcluster/taskgraph/test
Dustin J. Mitchell d46264d259 Bug 1333255: and then there was only one Task class; r=jonasfj
Note that the to_json method prefers the taskgraph's dependencies information
(edges) to that from the task.dependencies entries. At a few points in
task-graph generation, these values differ, although that is expected (for
example, the full task set contains no edges, but that information is still in
task.dependencies). Unifying that representation leads to some difficulty with
task transforms that reach into the dependency tree (beetmover), so the
different representations are left as-is.

MozReview-Commit-ID: GeW8HNwFA9Z

--HG--
extra : rebase_source : 549773e05e18371a399612d9bceccffc29be8cf2
2017-03-09 23:14:30 -05:00
..
__init__.py
automationrelevance.json Bug 1286075: add support for optimizing based on files changed in the push; r=gps 2016-09-12 18:40:12 +00:00
test_create.py Bug 1333255: and then there was only one Task class; r=jonasfj 2017-03-09 23:14:30 -05:00
test_cron_util.py Bug 1334167: match times correctly; r=Callek 2017-01-31 18:39:33 +00:00
test_decision.py Bug 1333255: and then there was only one Task class; r=jonasfj 2017-03-09 23:14:30 -05:00
test_files_changed.py Bug 1286075: add support for optimizing based on files changed in the push; r=gps 2016-09-12 18:40:12 +00:00
test_generator.py Bug 1333255: remove t.get_dependencies(); r=jonasfj 2017-03-08 21:22:31 +00:00
test_graph.py Bug 1280956 - Use in-tree linter job to flake8 test taskcluster directory. r=dustin 2016-06-20 21:06:55 -04:00
test_optimize.py Bug 1333255: and then there was only one Task class; r=jonasfj 2017-03-09 23:14:30 -05:00
test_parameters.py Bug 1296842: check parameters; r=jmaher 2016-11-07 19:13:40 +00:00
test_target_tasks.py Bug 1333255: and then there was only one Task class; r=jonasfj 2017-03-09 23:14:30 -05:00
test_taskgraph.py Bug 1333255: and then there was only one Task class; r=jonasfj 2017-03-09 23:14:30 -05:00
test_transforms_base.py Bug 1334167: allow by-project for cron jobs' when property; r=Callek 2017-02-01 00:30:52 +00:00
test_try_option_syntax.py Bug 1333255: and then there was only one Task class; r=jonasfj 2017-03-09 23:14:30 -05:00
test_util_attributes.py Bug 1334167: use run-on-projects to parallel task graph generation; r=Callek 2017-01-31 19:49:18 +00:00
test_util_docker.py Bug 1324414 - Reference prebuilt docker images by HASH. r=dustin 2016-12-19 11:31:56 +01:00
test_util_python_path.py Bug 1281004: factor out searching for python objects by path; r=gps 2016-06-29 22:12:09 +00:00
test_util_schema.py Bug 1339604 - stylo builds + tests should only run on limited branches to reduce budget impact r=dustin 2017-02-17 13:31:39 -05:00
test_util_templates.py Bug 1286075: improve dict merging support; r=gps 2016-08-19 18:12:40 +00:00
test_util_time.py Bug 1280956 - Use in-tree linter job to flake8 test taskcluster directory. r=dustin 2016-06-20 21:06:55 -04:00
test_util_treeherder.py Bug 1281004: Specify test tasks more flexibly; r=gps; r=gbrown 2016-07-11 23:27:14 +00:00
test_util_yaml.py Bug 1286075: factor load_yaml into a util module; r=gps 2016-09-06 18:01:27 +00:00