зеркало из https://github.com/mozilla/gecko-dev.git
313059a480
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 |
||
---|---|---|
.. | ||
ci | ||
docker | ||
docs | ||
gecko_taskgraph | ||
scripts | ||
test | ||
.yamllint | ||
mach_commands.py | ||
moz.build |