From 2c303a254f4b0a7cd28fad9180a2b99f089d8b70 Mon Sep 17 00:00:00 2001 From: Nicolas Geoffray Date: Tue, 25 Nov 2014 12:02:48 +0000 Subject: Update expectations for host. Change-Id: Idd63b469726a1b6529d3aed931f02024ba04b903 --- expectations/brokentests.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'expectations/brokentests.txt') diff --git a/expectations/brokentests.txt b/expectations/brokentests.txt index 5cebb63..cc20671 100644 --- a/expectations/brokentests.txt +++ b/expectations/brokentests.txt @@ -91,6 +91,7 @@ }, { description: "The ResourceBundle code under test is probably not used much on Android and needs a lot of attention.", + modes: [device], bug: 13747957, result: EXEC_FAILED, names: [ @@ -100,6 +101,7 @@ { description: "Fails in CTS, passes in CoreTestRunner.", result: EXEC_FAILED, + modes: [device], names: [ "org.apache.harmony.tests.java.net.URLConnection#test_getContentEncoding", "libcore.java.text.OldNumberFormatTest#test_parseLjava_lang_String", @@ -159,6 +161,7 @@ { description: "Causes open dex file error", result: EXEC_FAILED, + modes: [device], names: [ "org.apache.harmony.tests.java.lang.reflect.GenericSignatureFormatErrorTest#test_signatureFormatError" ] -- cgit v1.1