diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2015-01-29 13:10:20 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2015-01-29 13:10:20 +0000 |
commit | a8e0c80ff7b02ce5212b592de03f32ce79c028a8 (patch) | |
tree | 4715e49cde68f4bb4843ae261d35c207a6fd9f80 /expectations | |
parent | 2e7026cf945f2fd4b88646391730017744956e0d (diff) | |
download | libcore-a8e0c80ff7b02ce5212b592de03f32ce79c028a8.zip libcore-a8e0c80ff7b02ce5212b592de03f32ce79c028a8.tar.gz libcore-a8e0c80ff7b02ce5212b592de03f32ce79c028a8.tar.bz2 |
Set the test as large, it can reach the 1 minute timeout.
BUG: 19165288
Change-Id: I1112170a917fe9f5c5482544edae3d326832f638
Diffstat (limited to 'expectations')
-rw-r--r-- | expectations/taggedtests.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/expectations/taggedtests.txt b/expectations/taggedtests.txt index aa220d0..cc2a4d6 100644 --- a/expectations/taggedtests.txt +++ b/expectations/taggedtests.txt @@ -37,6 +37,7 @@ "java.util.zip.LargeZip", "java.util.zip.ZipFile.LargeZipFile", "java.util.zip.ZipFile.ManyEntries", + "libcore.java.lang.SystemTest_testArrayCopyConcurrentModification", "sun.nio.cs.FindOneCharEncoderBugs", "sun.nio.cs.SurrogateGB18030Test" ], |