gecko-dev/taskcluster/taskgraph
Edwin Takahashi 4db89d4e49 Bug 1634554 - Part 3. simplify chunking of web-platform-tests suites r=ahal
Changes:
  - stop using runtime information for the chunking process of web-platform-tests
  - remove the wpt_group_translation workaround as it is no longer necessary
  - simplify chunking process to iterate and assign test paths to chunks in order

Simply assigning test paths (stand-in for manifests in other suites) is now possible because other patches in the stack now prevent the web-platform-tests harness (when an external process handles the grouping) from loading all tests in a given path.

Differential Revision: https://phabricator.services.mozilla.com/D78321
2020-06-15 19:38:39 +00:00
..
actions Bug 1518313 - Removes --geckoProfile from talos-test mach command and replaces it with --gecko-profile; r=AlexandruIonescu,perftest-reviewers 2020-06-09 13:22:15 +00:00
cron
loader Bug 1617481 - Remove most of nightly attribute from taskcluster/taskgraph. r=aki 2020-05-21 16:31:04 +00:00
manifests Bug 1623081 - Remove unused Fennec-only android release/nightly tasks. r=jlorenzo 2020-05-18 14:37:12 +00:00
optimize Bug 1637810 - Define a new strategy that optimizes builds away if they are not selected by bugbug. r=ahal DONTBUILD 2020-06-03 09:53:17 +00:00
test Bug 1518313 - Removes --geckoProfile from talos-test mach command and replaces it with --gecko-profile; r=AlexandruIonescu,perftest-reviewers 2020-06-09 13:22:15 +00:00
transforms Bug 1634554 - Part 1: download decision task artifact and strip out non-WPT tests in mozharness/web_platform_tests.py r=ahal,jgraham 2020-06-15 20:27:21 +00:00
util Bug 1634554 - Part 3. simplify chunking of web-platform-tests suites r=ahal 2020-06-15 19:38:39 +00:00
__init__.py
config.py Bug 1635072 treescript/merge-automation move version file to config r=rjl 2020-05-04 16:36:17 +00:00
create.py Bug 1641971: [taskgraph] Always pass an explicit decision task id to create_tasks; r=Callek 2020-06-03 02:35:03 +00:00
decision.py Bug 1641971: [taskgraph] Always pass an explicit decision task id to create_tasks; r=Callek 2020-06-03 02:35:03 +00:00
docker.py
files_changed.py
filter_tasks.py
generator.py Bug 1637544 - Support project-specific verifications in taskgraph. r=tomprince 2020-06-04 19:40:46 +00:00
graph.py
morph.py
parameters.py Bug 1633866 - [taskgraph] Create a system to choose how test manifests are loaded via a parameter, r=tomprince 2020-05-29 18:51:14 +00:00
target_tasks.py Bug 1642004: `-p all` try syntax selects shippable builds instead of opt r=ahal 2020-06-12 19:08:54 +00:00
task.py
taskgraph.py Bug 1632429: Improve py3-compatiblity of taskgraph; r=tomprince,ahal 2020-05-07 04:47:17 +00:00
try_option_syntax.py Bug 1645265: -b o -p macosx64 chooses opt and shippable builds instead of one or the other r=ahal 2020-06-13 13:17:29 +00:00