Commit 4321ba1
Gate remaining Android integration tests off linux-arm64
Completes the arm64 gating begun in #22327 for the last two Android-driving
java integration tests, so all 10 (the 8 already merged + these) are
deselected on linux-arm64 while mac-arm64 and x86_64 stay green.
android-8-sample: AGP 8.0.0 ships no linux-aarch64 aapt2 (Google's Maven
publishes only linux/osx/windows classifiers), so the build fails on
linux-arm64 with an x86-64 aapt2 exec'd on aarch64.
android-gradle-incompatibility: gated to avoid conflating that same
x86_64-only aapt2 build failure on linux-arm64 with the AGP/Gradle-version
incompatibility failure this test asserts (otherwise the test would pass
for the wrong reason).
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent c81a7c1 commit 4321ba1
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
0 commit comments