More gcstress / debug timeout expectations.

To get the bot back green.

Test: run-libcore-tests
Change-Id: I88bc345803c07c2f0fc20c0504074c55d048a566
diff --git a/tools/libcore_gcstress_debug_failures.txt b/tools/libcore_gcstress_debug_failures.txt
index 5af9b83..2cbc91f 100644
--- a/tools/libcore_gcstress_debug_failures.txt
+++ b/tools/libcore_gcstress_debug_failures.txt
@@ -33,12 +33,14 @@
   result: EXEC_FAILED,
   modes: [host],
   names: ["jsr166.ForkJoinPoolTest#testIsQuiescent",
+          "jsr166.ScheduledExecutorSubclassTest#testTimedInvokeAll4",
           "jsr166.StampedLockTest#testWriteAfterReadLock",
           "jsr166.StampedLockTest#testReadTryLock_Interruptible",
           "jsr166.StampedLockTest#testReadLockInterruptibly_Interruptible",
           "jsr166.StampedLockTest#testReadLockInterruptibly",
           "jsr166.StampedLockTest#testWriteLockInterruptibly",
           "jsr166.TimeUnitTest#testConvert",
+          "libcore.java.lang.OldThreadTest#test_getState",
           "libcore.java.lang.StringTest#testFastPathString_wellFormedUtf8Sequence",
           "libcore.java.math.BigIntegerTest#test_Constructor_IILjava_util_Random",
           "libcore.java.math.BigIntegerTest#test_probablePrime",
@@ -47,6 +49,7 @@
           "org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest#testUsingProxy",
           "org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest#testUsingProxySelector",
           "org.apache.harmony.luni.tests.internal.net.www.protocol.https.HttpsURLConnectionTest#testConsequentProxyConnection",
+          "org.apache.harmony.tests.java.lang.ref.ReferenceQueueTest#test_removeJ",
           "org.apache.harmony.tests.java.lang.ProcessManagerTest#testSleep",
           "org.apache.harmony.tests.java.math.BigIntegerConstructorsTest#testConstructorPrime",
           "org.apache.harmony.tests.java.util.TimerTest#testOverdueTaskExecutesImmediately",