diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2014-12-04 18:13:55 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2014-12-05 12:27:12 +0000 |
commit | f7a385915bb5643fb75ae457da0c72178a7a013b (patch) | |
tree | 4d453709f8d108e529611fd4947e6f038636885a /expectations | |
parent | cb43b294c4fc686c38f7bdd7c81c07f66f8eb9ce (diff) | |
download | libcore-f7a385915bb5643fb75ae457da0c72178a7a013b.zip libcore-f7a385915bb5643fb75ae457da0c72178a7a013b.tar.gz libcore-f7a385915bb5643fb75ae457da0c72178a7a013b.tar.bz2 |
Update expectations, tests don't fail.
Change-Id: I26b1e65db8814833dff0607db0bd4c5dadef2957
Diffstat (limited to 'expectations')
-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" |