taggedtests.txt revision cce822b2a61a64db8e6c7b4d91b8ef2d8efc19e2
1# This file contains expectations for tests that require support from the test runner to complete successfully
2
3test java.util.EnumSet.EnumSetBash
4tags large
5
6test org.apache.harmony.tests.java.util.regex.MatcherTest.testAllCodePoints
7tags large
8
9# Takes a long time because it tries connecting every supported cipher suite
10test javax.net.ssl.SSLSocketTest#test_SSLSocket_getSupportedCipherSuites_connect
11tags large
12
13test java.io.PipedInputStream.CloseAndAvailableRC
14tags large
15
16test java.io.PrintStream.OversynchronizedTest
17tags large
18
19test java.io.PrintWriter.OversynchronizedTest
20tags large
21
22test java.lang.String.Split
23tags large
24
25test java.lang.ref.SoftReference.Pin
26tags large
27
28test java.math.BigInteger.BigIntegerTest
29tags large
30
31test java.net.MulticastSocket.Test
32tags large
33
34test java.net.Socket.InheritTimeout
35tags large
36
37test java.net.Socket.reset.Test
38tags large
39
40test java.net.URLConnection.TimeoutTest
41tags large
42
43test java.nio.channels.DatagramChannel.ConnectedSend
44tags large
45
46test java.nio.channels.FileChannel.ExpandingMap
47tags large
48
49test java.nio.channels.FileChannel.Transfers
50tags large
51
52test java.nio.channels.SocketChannel.Open
53tags large
54
55test java.text.Bidi.Bug6665028
56tags large
57
58test java.util.Collections.FindSubList
59tags large
60
61test java.util.Locale.Bug4518797
62tags large
63
64test java.util.ResourceBundle.Control.StressTest
65tags large
66
67test java.util.WeakHashMap.GCDuringIteration
68tags large
69
70test java.util.concurrent.FutureTask.Throw
71tags large
72
73test java.util.concurrent.locks.ReentrantReadWriteLock.MapLoops
74tags large
75
76test java.util.zip.LargeZip
77tags large
78
79test java.util.zip.ZipFile.LargeZipFile
80tags large
81
82test java.util.zip.ZipFile.ManyEntries
83tags large
84
85test sun.nio.cs.FindOneCharEncoderBugs
86tags large
87
88test sun.nio.cs.SurrogateGB18030Test
89tags large
90