diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2014-12-05 14:04:09 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2014-12-05 14:04:10 +0000 |
commit | 87f5c03b6062ef2b8fd781ccbca3fd410d016ea2 (patch) | |
tree | 4d453709f8d108e529611fd4947e6f038636885a | |
parent | cb43b294c4fc686c38f7bdd7c81c07f66f8eb9ce (diff) | |
parent | f7a385915bb5643fb75ae457da0c72178a7a013b (diff) | |
download | libcore-87f5c03b6062ef2b8fd781ccbca3fd410d016ea2.zip libcore-87f5c03b6062ef2b8fd781ccbca3fd410d016ea2.tar.gz libcore-87f5c03b6062ef2b8fd781ccbca3fd410d016ea2.tar.bz2 |
Merge "Update expectations, tests don't fail."
-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" |