| Nicolas Geoffray | 622e2e2 | 2017-06-15 09:33:01 +0100 | [diff] [blame] | 1 | /* |
| 2 | * This file contains expectations for ART's buildbot when running gcstress in debug mode. |
| 3 | * The script that uses this file is art/tools/run-libcore-tests.sh. |
| 4 | */ |
| 5 | |
| 6 | [ |
| 7 | { |
| 8 | description: "Timeouts on target with gcstress and debug.", |
| 9 | result: EXEC_FAILED, |
| Nicolas Geoffray | 31e0dc2 | 2020-03-20 15:48:09 +0000 | [diff] [blame] | 10 | modes: [device], |
| Nicolas Geoffray | 178b3ad | 2017-08-09 09:49:42 +0100 | [diff] [blame] | 11 | names: ["jsr166.CompletableFutureTest#testCompleteOnTimeout_completed", |
| Nicolas Geoffray | a353ce5 | 2018-08-06 09:28:20 +0100 | [diff] [blame] | 12 | "jsr166.CompletableFutureTest#testDelayedExecutor", |
| Nicolas Geoffray | 34cdb54 | 2018-08-31 10:19:19 +0100 | [diff] [blame] | 13 | "jsr166.ExecutorsTest#testTimedCallable", |
| 14 | "jsr166.RecursiveActionTest#testJoinIgnoresInterruptsOutsideForkJoinPool", |
| Nicolas Geoffray | 622e2e2 | 2017-06-15 09:33:01 +0100 | [diff] [blame] | 15 | "libcore.java.lang.ref.ReferenceQueueTest#testRemoveWithDelayedResultAndTimeout", |
| Nicolas Geoffray | 34cdb54 | 2018-08-31 10:19:19 +0100 | [diff] [blame] | 16 | "libcore.java.text.DecimalFormatTest#testWhitespaceError", |
| 17 | "libcore.java.text.DecimalFormatTest#testWhitespaceTolerated", |
| 18 | "libcore.java.text.DecimalFormatTest#test_exponentSeparator", |
| 19 | "libcore.java.text.DecimalFormatTest#test_setMaximumFractionDigitsAffectsRoundingMode", |
| 20 | "libcore.java.util.jar.OldJarFileTest#test_ConstructorLjava_io_File", |
| 21 | "libcore.java.util.jar.OldJarFileTest#test_ConstructorLjava_lang_StringZ", |
| 22 | "libcore.java.util.jar.OldJarInputStreamTest#test_read$ZII", |
| Nicolas Geoffray | 622e2e2 | 2017-06-15 09:33:01 +0100 | [diff] [blame] | 23 | "libcore.java.util.TimeZoneTest#testSetDefaultDeadlock", |
| Nicolas Geoffray | b22a3ed | 2017-09-07 15:25:53 +0100 | [diff] [blame] | 24 | "libcore.javax.crypto.CipherBasicsTest#testBasicEncryption", |
| Nicolas Geoffray | 34cdb54 | 2018-08-31 10:19:19 +0100 | [diff] [blame] | 25 | "org.apache.harmony.tests.java.lang.ref.ReferenceQueueTest#test_removeJ", |
| Nicolas Geoffray | a353ce5 | 2018-08-06 09:28:20 +0100 | [diff] [blame] | 26 | "org.apache.harmony.tests.java.text.MessageFormatTest#test_parseLjava_lang_String", |
| Nicolas Geoffray | 34cdb54 | 2018-08-31 10:19:19 +0100 | [diff] [blame] | 27 | "org.apache.harmony.tests.java.util.ControlTest#test_toBundleName_LStringLLocale", |
| 28 | "org.apache.harmony.tests.java.util.TimerTest#testThrowingTaskKillsTimerThread" |
| 29 | ] |
| David Srbecky | b5529ba | 2018-04-18 18:25:52 +0100 | [diff] [blame] | 30 | }, |
| 31 | { |
| Nicolas Geoffray | 35c41c2 | 2019-02-01 10:08:08 +0000 | [diff] [blame] | 32 | description: "Timeouts on host with gcstress and debug.", |
| 33 | result: EXEC_FAILED, |
| 34 | modes: [host], |
| Orion Hodson | 9991a31 | 2021-06-02 15:36:14 +0100 | [diff] [blame] | 35 | names: ["jsr166.ForkJoinPoolTest#testIsQuiescent", |
| 36 | "jsr166.StampedLockTest#testWriteAfterReadLock", |
| Nicolas Geoffray | 5fdd1e8 | 2019-03-29 09:02:18 +0000 | [diff] [blame] | 37 | "jsr166.StampedLockTest#testReadTryLock_Interruptible", |
| 38 | "jsr166.StampedLockTest#testReadLockInterruptibly_Interruptible", |
| 39 | "jsr166.StampedLockTest#testReadLockInterruptibly", |
| Nicolas Geoffray | ddcdb9c | 2019-04-02 09:56:33 +0100 | [diff] [blame] | 40 | "jsr166.StampedLockTest#testWriteLockInterruptibly", |
| Nicolas Geoffray | d3e1e4b | 2020-10-21 15:07:37 +0100 | [diff] [blame] | 41 | "jsr166.TimeUnitTest#testConvert", |
| Hans Boehm | 676a163 | 2020-08-14 15:44:15 -0700 | [diff] [blame] | 42 | "libcore.java.lang.StringTest#testFastPathString_wellFormedUtf8Sequence", |
| 43 | "libcore.java.math.BigIntegerTest#test_Constructor_IILjava_util_Random", |
| 44 | "libcore.java.math.BigIntegerTest#test_probablePrime", |
| David Srbecky | c13227c | 2021-05-21 11:49:13 +0100 | [diff] [blame] | 45 | "libcore.java.util.stream.CollectorsTest#counting_largeStream", |
| Nicolas Geoffray | d3e1e4b | 2020-10-21 15:07:37 +0100 | [diff] [blame] | 46 | "org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest#testUsingProxy", |
| Orion Hodson | 9991a31 | 2021-06-02 15:36:14 +0100 | [diff] [blame] | 47 | "org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest#testUsingProxySelector", |
| David Srbecky | 579bfc8 | 2021-06-05 12:22:12 +0100 | [diff] [blame] | 48 | "org.apache.harmony.luni.tests.internal.net.www.protocol.https.HttpsURLConnectionTest#testConsequentProxyConnection", |
| Vladimir Marko | 10f5f86 | 2019-05-30 16:45:41 +0100 | [diff] [blame] | 49 | "org.apache.harmony.tests.java.lang.ProcessManagerTest#testSleep", |
| Hans Boehm | 676a163 | 2020-08-14 15:44:15 -0700 | [diff] [blame] | 50 | "org.apache.harmony.tests.java.math.BigIntegerConstructorsTest#testConstructorPrime" |
| Nicolas Geoffray | 5fdd1e8 | 2019-03-29 09:02:18 +0000 | [diff] [blame] | 51 | ] |
| Orion Hodson | 9159d6e | 2021-06-01 17:22:32 +0100 | [diff] [blame] | 52 | }, |
| 53 | { |
| 54 | description: "Stack unwinding failures on LUCI hosts with gcstress and debug.", |
| 55 | bug: 189826569, |
| 56 | result: ERROR, |
| 57 | modes: [host], |
| 58 | names: ["libcore.java.lang.ThreadTest#nativeThreadNames", |
| 59 | "jsr166.ThreadLocalTest#testGenericITL" |
| 60 | ] |
| Nicolas Geoffray | 622e2e2 | 2017-06-15 09:33:01 +0100 | [diff] [blame] | 61 | } |
| 62 | ] |