gecko-dev/taskcluster/gecko_taskgraph
Geoff Brown 151b7a865e Bug 1877861 - run cppunittest against android x86 builds r=jcristau,taskgraph-reviewers,jmaher
Currently there are no tests run against geckoview x86 builds. One consequence
of this is that geckoview x86 artifact builds are not available. Since there
are no x86 artifact builds, build-fat-aar must wait for the non-artifact x86
build to complete after the x86_64, arm7, and aarch64 artifact builds complete.
The planned fenix and other firefox-android builds coming to mozilla-central
soon will rely on build-fat-aar, so we want these builds to be efficient.
This patch adds a minimal test set for geckoview x86 to enable x86 artifact
builds. cppunit tests are selected because they are one of the few test suites
which run trouble-free on x86, they are conceivably abi-sensitive, and they
add minimal test load (they complete quickly).

Differential Revision: https://phabricator.services.mozilla.com/D200406
2024-02-02 18:27:49 +00:00
..
actions Backed out changeset 85377c2af68c (bug 1870721) because it landed only for temporary verification. CLOSED TREE DONTBUILD 2023-12-19 10:52:27 +01:00
loader Bug 1839891 - [ci] Remove the 'single_dep' loader, r=releng-reviewers,taskgraph-reviewers,hneiva,bhearsum 2023-11-14 20:32:57 +00:00
manifests Bug 1869384: re-enable attributable builds for macOS r=releng-reviewers,taskgraph-reviewers,gbrown,hneiva 2024-01-09 17:57:39 +00:00
optimize Bug 1855253 - use upstream taskgraph's skip-unless-changed optimization. 2023-09-27 12:57:52 +00:00
test Bug 1869430 - Batch 19.2 convert python unittest .ini -> .toml. r=gbrown,taskgraph-reviewers 2023-12-12 17:40:03 +00:00
transforms Bug 1877861 - run cppunittest against android x86 builds r=jcristau,taskgraph-reviewers,jmaher 2024-02-02 18:27:49 +00:00
util Bug 1875282 - add back non-shippable geckoview fat aar build. r=nalexander,firefox-build-system-reviewers,releng-reviewers,taskgraph-reviewers,gbrown 2024-01-19 10:28:25 +00:00
__init__.py Bug 1608026 - [tryselect] Switch 'try_task_config.json' files to version 2, r=releng-reviewers,perftest-reviewers,taskgraph-reviewers,sparky,jcristau 2024-01-31 16:08:09 +00:00
.ruff.toml
config.py Bug 1865128 - Use full bundle id in entitlements r=haik,releng-reviewers,taskgraph-reviewers,bhearsum 2023-11-20 23:41:42 +00:00
decision.py Bug 1878065 - [tryselect] Explicitly set 'optimize_target_tasks' in try_task_config.json, r?#releng-reviewers! 2024-02-01 16:54:38 +00:00
docker.py Bug 1866178 - fix taskcluster-load-image mach command. r=firefox-build-system-reviewers,taskgraph-reviewers,bhearsum,glandium 2023-12-20 09:20:08 +00:00
files_changed.py
main.py Bug 1863361 - Use --root argument to mach taskgraph to find VCS root when running taskgraph diff. r=taskgraph-reviewers,ahal 2023-11-13 16:17:27 +00:00
morph.py
parameters.py Bug 1608026 - Validate 'try_task_config' schema as part of Parameters, r=releng-reviewers,taskgraph-reviewers,gabriel 2024-01-31 16:08:08 +00:00
target_tasks.py Bug 1859622 - Add taskcluster config to turn on pixel6 devices. r=perftest-reviewers,jmaher,sparky 2024-01-16 16:12:49 +00:00
try_option_syntax.py Bug 1859622 - Add taskcluster config to turn on pixel6 devices. r=perftest-reviewers,jmaher,sparky 2024-01-16 16:12:49 +00:00