Temporarily exclude `JniCompilerTests` from the ART MTS definition.
Test cases `JniCompilerTests` from ART gtest
`art_standalone_compiler_tests` are currently failing because of
linking issues on configurations where the copies of `libunwindstack`
in the non-Mainline-updatable Android platform and in the ART Mainline
Module differ (see b/247108425).
This is currently affecting ART MTS continuous test runs. Temporarily
exlude these test cases from MTS to minimize noise in continuous runs
while we investigate.
Test: m mts && mts-tradefed run commandAndExit mts-art
Test: m mts && mts-tradefed run commandAndExit mts-art-shard-03
Bug: 247108425
Change-Id: I2c97c686e73c53ed8ffb0891f5f05af54f6468d2
1 file changed