From f97702ce1a3cb5dfdab174712eedba8e6028bb2a Mon Sep 17 00:00:00 2001 From: Nicolas Geoffray Date: Fri, 10 Nov 2017 16:18:59 +0000 Subject: Blacklist test in file actually used by the script. bug: 69121056 Change-Id: I4312e2b4f45e0dc1eaadaf483ee9e0eac0dc49bd --- tools/libjdwp_oj_art_failures.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools/libjdwp_oj_art_failures.txt b/tools/libjdwp_oj_art_failures.txt index e0f243ccfb..787c4d28fb 100644 --- a/tools/libjdwp_oj_art_failures.txt +++ b/tools/libjdwp_oj_art_failures.txt @@ -61,5 +61,11 @@ "org.apache.harmony.jpda.tests.jdwp.ThreadGroupReference.NameTest#testName001_NullObject", "org.apache.harmony.jpda.tests.jdwp.ThreadGroupReference.ParentTest#testParent_NullObject", "org.apache.harmony.jpda.tests.jdwp.VirtualMachine.CapabilitiesNewTest#testCapabilitiesNew001" ] +}, +{ + description: "Test is flaky", + result: EXEC_FAILED, + bug: 69121056, + name: "org.apache.harmony.jpda.tests.jdwp.ObjectReference.IsCollectedTest#testIsCollected001" } ] -- cgit v1.2.3-59-g8ed1b