gecko-dev/taskcluster
Geoff Brown 313059a480 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 14:40:23 +00:00
..
ci Bug 1877861 - run cppunittest against android x86 builds r=jcristau,taskgraph-reviewers,jmaher 2024-02-02 14:40:23 +00:00
docker Bug 1873359 - Allow snap refresh failure r=jcristau 2024-01-30 13:07:39 +00:00
docs Bug 1876576 - Add CI job to trigger comm-central hook. r=bhearsum 2024-01-31 19:53:27 +00:00
gecko_taskgraph Bug 1877861 - run cppunittest against android x86 builds r=jcristau,taskgraph-reviewers,jmaher 2024-02-02 14:40:23 +00:00
scripts Bug 1877478 - Update AFL++ toolchain to latest dev r=firefox-build-system-reviewers,glandium 2024-01-31 18:35:16 +00:00
test Bug 1877194 - clear `enable_always_target` in mb-ship-geckoview test params. r=taskgraph-reviewers,ahal 2024-01-29 14:46:39 +00:00
.yamllint Bug 1850914 - exclude taskgraph test params from yamllint. r=ahal,releng-reviewers,bhearsum 2023-11-27 15:17:25 +00:00
mach_commands.py Bug 1857279 - Consolidate all mach @SettingsProvider hooks in one file and class and have them execute very early during mach_initialize() r=ahal 2023-11-20 18:05:57 +00:00
moz.build Bug 1869430 - Batch 19.2 convert python unittest .ini -> .toml. r=gbrown,taskgraph-reviewers 2023-12-12 17:40:03 +00:00