summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2015-02-26 15:11:58 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-02-26 15:11:58 +0000
commitf5c224cca603ef1dba9bb80952613facc22598fa (patch)
tree5a75eaee41d9256ddf0be2287470ad95dfc12a82 /tools
parent2433d1a12dadb90a1b1c1140156aaf72f5b52c5e (diff)
parente501f77b1d74bdb57164a7127f83ffde1ecbb04f (diff)
downloadart-f5c224cca603ef1dba9bb80952613facc22598fa.zip
art-f5c224cca603ef1dba9bb80952613facc22598fa.tar.gz
art-f5c224cca603ef1dba9bb80952613facc22598fa.tar.bz2
Merge "Update expectations for volantis."
Diffstat (limited to 'tools')
-rw-r--r--tools/libcore_failures.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index 9c1976f..41d814a 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -99,5 +99,12 @@
result: EXEC_FAILED,
name: "org.apache.harmony.security.tests.java.security.Signature2Test#test_verify$BII",
bug: 18869265
+},
+{
+ description: "Test sometimes timeouts on volantis",
+ result: EXEC_TIMEOUT,
+ modes_variants: [[device,X64]],
+ names: ["libcore.java.lang.SystemTest#testArrayCopyConcurrentModification"],
+ bug: 19165288
}
]