diff options
author | 2023-02-10 20:03:36 +0000 | |
---|---|---|
committer | 2023-02-13 14:57:04 +0000 | |
commit | c0b70bafab8b604ac50f8f7418470ac110a3f71d (patch) | |
tree | 586fb2c8c8db4e0709dc38e16d087753a6e113da /compiler/optimizing/find_loops_test.cc | |
parent | 7524649d64ed0dd8db160a3ab39b6148b9cf5fa8 (diff) |
Fix ART MTS exclusion filter for libartpalette JNI test cases.
The change in the JniInvocation test in https://r.android.com/2375894
made us start the runtime with JNI_CreateJavaVM, which calls
android::InitializeNativeLoader, which in turn makes us load a mixture
of system and ART APEX libs in the same linker namespace, just like the
problem described in b/247108425#comment1.
We therefore need to exclude that test as well from MTS. The test is
primarily needed in CTS for native API coverage, so this is not too
bad.
Test: m mts && mts-tradefed run commandAndExit mts-art
Bug: 265674740
Bug: 247108425
Change-Id: I5711688376e0c896344ddcd72c25bb25549fb239
Diffstat (limited to 'compiler/optimizing/find_loops_test.cc')
0 files changed, 0 insertions, 0 deletions