summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2023-11-22 10:08:56 +0000
committer Nicolas Geoffray <ngeoffray@google.com> 2023-11-22 10:08:56 +0000
commit1a591467aa2b2bd8e876d0711628fe11a27d5edc (patch)
treed69dca401f144365a1bb0736eba6ae660aa5bda6
parentc8b3adcd047bd20f73e2fae2d1e544c33e5b33ac (diff)
Disable another slow test on gcstress/target.
Test: run-libcore-tests.sh Change-Id: Iabad81fae3b5e90896790744fcdb8e9d599268e1
-rw-r--r--tools/libcore_gcstress_failures.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/libcore_gcstress_failures.txt b/tools/libcore_gcstress_failures.txt
index 6ad2a7b8dc..4bdc3decd2 100644
--- a/tools/libcore_gcstress_failures.txt
+++ b/tools/libcore_gcstress_failures.txt
@@ -30,6 +30,7 @@
modes: [device],
names: ["jsr166.TimeUnitTest#testConvert",
"libcore.java.lang.invoke.MethodHandleCombinersTest#testCollectorMultiThreaded",
+ "libcore.java.lang.invoke.MethodHandleCombinersTest#testCollectArgumentsMultiThreaded",
"libcore.java.lang.invoke.MethodHandleCombinersTest#testConstantMultithreaded",
"libcore.java.lang.invoke.MethodHandleCombinersTest#testPermuteArgumentsMultiThreaded",
"libcore.java.lang.StringTest#testFastPathString_wellFormedUtf8Sequence",