summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2015-01-21 14:08:16 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-01-21 14:08:17 +0000
commit1147eeed2ffc82ac9b1405f9fb0a6cbc8560c42b (patch)
tree1edaeb69094f3a10d4fe35241d0b80568bdc1c54
parent4d2c611bf17ff309abfa152e56c0b98a21ec8787 (diff)
parentda82d29ecb4b5634df865aa5483e3e7409941be1 (diff)
downloadart-1147eeed2ffc82ac9b1405f9fb0a6cbc8560c42b.tar.gz
art-1147eeed2ffc82ac9b1405f9fb0a6cbc8560c42b.tar.bz2
art-1147eeed2ffc82ac9b1405f9fb0a6cbc8560c42b.zip
Merge "Update expectations after test change."
-rw-r--r--tools/libcore_failures.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index fd347ca936..92d22028c3 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -44,5 +44,11 @@
result: EXEC_TIMEOUT,
modes: [device],
names: ["org.apache.harmony.tests.java.util.ScannerTest#testPerformance"]
+},
+{
+ description: "Needs the newest cat version on the device",
+ result: EXEC_FAILED,
+ modes: [device],
+ names: ["org.apache.harmony.tests.java.lang.ProcessTest#test_getErrorStream"]
}
]