gecko-dev/tools/tryselect/test
Andrew Halberstadt 95449daa6d Bug 1732723 - Rename "taskgraph" Python module to "gecko_taskgraph". r=jmaher
For a long time two copies of the 'taskgraph' module have existed in parallel.
We've attempted to keep them in sync, but over time they have diverged and the
maintenance burden has increased.

In order to reduce this burden, we'd like to re-join the two code bases. The
canonical repo will be the one that lives outside of mozilla-central, and this
module will depend on it. Since they both have the same module name (taskgraph)
we need to rename the version in mozilla-central to avoid collisions.

Other consumers of 'taskgraph' (like mobile repos) have standardized on
'<project>_taskgraph' as their module names. So replicating that here as well.

Differential Revision: https://phabricator.services.mozilla.com/D127118
2021-09-30 09:50:08 -04:00
..
conftest.py Bug 1732723 - Rename "taskgraph" Python module to "gecko_taskgraph". r=jmaher 2021-09-30 09:50:08 -04:00
cram.ini
python.ini
setup.sh
test_again.py
test_auto.py Bug 1732723 - Rename "taskgraph" Python module to "gecko_taskgraph". r=jmaher 2021-09-30 09:50:08 -04:00
test_auto.t Bug 1732723 - Rename "taskgraph" Python module to "gecko_taskgraph". r=jmaher 2021-09-30 09:50:08 -04:00
test_chooser.py
test_empty.t
test_fuzzy.py Bug 1722913 - Port remaining tests on Linux to WebRender. r=jmaher,perftest-reviewers,AlexandruIonescu 2021-07-30 12:23:37 +00:00
test_fuzzy.t
test_message.t
test_mozharness_integration.py Bug 1707513 - Add reftest-snapshot task using the 'drawSnapshot' reftest mode. r=ahal 2021-05-10 00:28:01 +00:00
test_preset.t Bug 1709918 - Process --gecko-profile* options correctly. r=ahal 2021-05-13 15:46:59 +00:00
test_presets.py
test_task_configs.py
test_tasks.py Bug 1717691 - [tryselect] Ensure we re-compute the cache key for target_task_set after '--full', r=mhentges 2021-06-22 20:53:08 +00:00