diff options
Diffstat (limited to 'expectations/brokentests.txt')
-rw-r--r-- | expectations/brokentests.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/expectations/brokentests.txt b/expectations/brokentests.txt index 238f826..2ff723f 100644 --- a/expectations/brokentests.txt +++ b/expectations/brokentests.txt @@ -93,7 +93,6 @@ 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: [ "org.apache.harmony.tests.java.util.ControlTest#test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ" ] @@ -153,7 +152,6 @@ }, { description: "Causes open dex file error", - result: EXEC_FAILED, modes: [device], names: [ "org.apache.harmony.tests.java.lang.reflect.GenericSignatureFormatErrorTest#test_signatureFormatError" |