summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Sorin Basca <sorinbasca@google.com> 2024-12-17 14:11:59 +0000
committer Sorin Basca <sorinbasca@google.com> 2024-12-17 14:11:59 +0000
commit81101f0095c2201fa729993a80adf590f60a5480 (patch)
tree52de087b9916b23bdb2edeb5c4120fe24be0fb69
parentc51a720c4940c83a731a1d8193c8e95a510db1e2 (diff)
Add test.java.lang.runtime.SwitchBootstrapsTest to run-libcore-tests
Bug: 383899067 Test: TH Change-Id: I14b6179a7e9838fdd730c3b10dc598bc2b926568
-rwxr-xr-xtools/run-libcore-tests.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/run-libcore-tests.py b/tools/run-libcore-tests.py
index 244f912c72..1473e0560e 100755
--- a/tools/run-libcore-tests.py
+++ b/tools/run-libcore-tests.py
@@ -151,6 +151,8 @@ LIBCORE_TEST_NAMES = [
"test.java.lang.ref.EnqueuePollRaceTest",
"test.java.lang.ref.ReferenceCloneTest",
"test.java.lang.ref.ReferenceEnqueuePendingTest",
+ # test.java.lang.runtime
+ "test.java.lang.runtime.SwitchBootstrapsTest",
# test.java.math
"test.java.math.BigDecimal",
# Sharded test.java.math.BigInteger