summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2015-02-26 14:53:03 +0000
committerNicolas Geoffray <ngeoffray@google.com>2015-02-26 14:53:03 +0000
commite501f77b1d74bdb57164a7127f83ffde1ecbb04f (patch)
treef9aeaf4319c10e9dda9c6447cce5444e2c22526c /tools
parentb679039d4fdc739959623c2cb1dcc2efa9a1ebe6 (diff)
downloadart-e501f77b1d74bdb57164a7127f83ffde1ecbb04f.zip
art-e501f77b1d74bdb57164a7127f83ffde1ecbb04f.tar.gz
art-e501f77b1d74bdb57164a7127f83ffde1ecbb04f.tar.bz2
Update expectations for volantis.
Change-Id: Icd4aecd9b7a274febfd99bad6432bb9d46f9e1d3
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 a09d86f..82423e1 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -93,5 +93,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
}
]