summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2022-09-22 19:15:29 +0100
committerRoland Levillain <rpl@google.com>2023-06-21 15:40:54 +0000
commitad8c2f3c2ef227f93eb7daf855e46b3d912a353c (patch)
tree13902a4e709a2fcd86d7dead585da82454ccbdc3
parent4f60bd624fe2cb5c67f664c26859bda0cc7e2ae8 (diff)
downloadart-ad8c2f3c2ef227f93eb7daf855e46b3d912a353c.tar.gz
Fix ART MTS exclusion filter for `JniCompilerTest` test cases.
(cherry picked from commit 9c0e3238a2a9c4198140bfc6d979e7d5f321b746) Test: m mts && mts-tradefed run commandAndExit mts-art Bug: 287598331 Bug: 247108425 Change-Id: I88a4b610952ac391eb5a2c0b56318c569410f68b Merged-In: I88a4b610952ac391eb5a2c0b56318c569410f68b
-rwxr-xr-xtest/utils/regen-test-files2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/regen-test-files b/test/utils/regen-test-files
index 2d464a8cc4..e3e276e6e5 100755
--- a/test/utils/regen-test-files
+++ b/test/utils/regen-test-files
@@ -298,7 +298,7 @@ flaky_tests_excluded_from_mts = [
# TODO(b/247108425): Address the linking issues and re-enable these
# tests.
failing_tests_excluded_from_mts = [
- "art_standalone_compiler_tests JniCompilerTests",
+ "art_standalone_compiler_tests JniCompilerTest*",
]
# Is `run_test` a Checker test (i.e. a test containing Checker