diff options
author | Jesse Wilson <jessewilson@google.com> | 2011-02-11 15:22:03 -0800 |
---|---|---|
committer | Jesse Wilson <jessewilson@google.com> | 2011-02-11 15:22:03 -0800 |
commit | b22ef1e880d100200fdf7f995f58b8227363c8b6 (patch) | |
tree | 11ef4c7e4abe701ea1231c2d2ccd4a81cf727d29 /expectations/brokentests.txt | |
parent | e0e567287e4392bebc5f5826b8ef3b1bd8ca166e (diff) | |
download | libcore-b22ef1e880d100200fdf7f995f58b8227363c8b6.zip libcore-b22ef1e880d100200fdf7f995f58b8227363c8b6.tar.gz libcore-b22ef1e880d100200fdf7f995f58b8227363c8b6.tar.bz2 |
Scrub test failures from the dalvik-dev build.
Change-Id: I058daff4670945455385e3b3c7070ae6c6570940
OldStringBufferTest: don't assume a max heap size exists
URLEncoderTest: don't test exception priority
Diffstat (limited to 'expectations/brokentests.txt')
-rw-r--r-- | expectations/brokentests.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/expectations/brokentests.txt b/expectations/brokentests.txt index de553a9..ae509fe 100644 --- a/expectations/brokentests.txt +++ b/expectations/brokentests.txt @@ -18,7 +18,7 @@ names: [ "libcore.java.nio.charset.CharsetEncoderTest#testCharsetEncoderSurrogatesBrokenByDesign_IGNORE_RI", "libcore.java.nio.charset.CharsetEncoderTest#testCharsetEncoderSurrogatesBrokenByDesign_REPLACE_RI", - "libcore.java.nio.charset.CharsetEncoderTest#testCharsetEncoderSurrogatesBrokenByDesign_REPORT_RI " + "libcore.java.nio.charset.CharsetEncoderTest#testCharsetEncoderSurrogatesBrokenByDesign_REPORT_RI" ] }, { |