commit | ce3f131b73772d423fa8502f31855bb5295fc921 | [log] [tgz] |
---|---|---|
author | Mythri Alle <mythria@google.com> | Mon Mar 04 10:07:28 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 04 10:07:28 2024 +0000 |
tree | 66214ec6c2ddf026305f153e1d5678fcd4b90a4a | |
parent | 016b707efebe54997cb186ef348780634572b677 [diff] | |
parent | 114ac9ae5791818840ac25f38c224956dba073ad [diff] |
Skip a couple of libcore tests for gcstress config am: 114ac9ae57 Original change: https://android-review.googlesource.com/c/platform/art/+/2982035 Change-Id: Ic93d124790f17e9c56c36859d788d680c8ea78de Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/tools/run-libcore-tests.py b/tools/run-libcore-tests.py index 72db66c..244f912 100755 --- a/tools/run-libcore-tests.py +++ b/tools/run-libcore-tests.py
@@ -264,6 +264,8 @@ "test.java.lang.StrictMath.HypotTests#testAgainstTranslit_shard4", "test.java.math.BigDecimal", "test.java.math.BigInteger#testConstructor", + "test.java.util.TestFormatter", + "test.java.util.Collection", } DISABLED_FUGU_TESTS = {