summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2015-05-13 21:38:15 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2015-05-13 21:38:15 +0000
commit0ad07e46ab061dc26f1d9ab03ea6305f7084a3f9 (patch)
treedac4e669b0419145506d9134c0a0fe02a9a47921
parente977494d25f0362170a327b890306dd7503fd563 (diff)
parentea6e2df2f6dcf848fdbb9c46b6655935ea9e0e1d (diff)
Merge "Revert "New failure due to a junit/vogar difference.""
-rw-r--r--tools/libcore_failures.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index d1eba6122e..8ce19ddb93 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -11,8 +11,8 @@
{
description: "Assert.java differences between vogar and junit.",
result: EXEC_FAILED,
- names: ["libcore.java.math.RunCSVTests#test_csv",
- "org.apache.harmony.tests.java.util.HashMapTest#test_EntrySet"]
+ modes: [host],
+ name: "libcore.java.math.RunCSVTests#test_csv"
},
{
description: "Differences between vogar and cts in user directory",