summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2016-02-05 08:46:27 +0000
committer Nicolas Geoffray <ngeoffray@google.com> 2016-02-05 08:46:27 +0000
commit0a57b45f83d6aa8876e6e91d0e5b3f62a1690d3f (patch)
treef3c3d3b7e78dddbc551909504774977e59097ef4
parentb2b6d8a778b5e9879319ffed07ed7b5abe09efb5 (diff)
Disable test for now.
Change-Id: I03af3ee1627d6eade46d8bd74ac9eb60245d66fc
-rw-r--r--tools/libcore_failures.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index 6d67f8477d..93e71a73fb 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -266,5 +266,10 @@
"libcore.util.NativeAllocationRegistryTest#testNativeAllocationNoAllocatorAndNoSharedRegistry",
"libcore.util.NativeAllocationRegistryTest#testNativeAllocationNoAllocatorAndSharedRegistry",
"libcore.util.NativeAllocationRegistryTest#testNullArguments"]
+},
+{
+ description: "Intermittent failure the libcore team is working on",
+ result: EXEC_FAILED,
+ names: ["ibcore.util.ZoneInfoTest#testReadSerialized"]
}
]