diff options
author | Elliott Hughes <enh@google.com> | 2010-06-23 11:15:16 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2010-06-23 11:15:16 -0700 |
commit | cd2ac24127df44a2b230fbf93bcc1cb8a37a0b15 (patch) | |
tree | 1f5b24fe9576d93e223eab7a81e8485f29c71bec /expectations/brokentests.txt | |
parent | 561247df42b6d84bf0fae8412b7547ead01bf4f5 (diff) | |
download | libcore-cd2ac24127df44a2b230fbf93bcc1cb8a37a0b15.zip libcore-cd2ac24127df44a2b230fbf93bcc1cb8a37a0b15.tar.gz libcore-cd2ac24127df44a2b230fbf93bcc1cb8a37a0b15.tar.bz2 |
Add an expectation.
Change-Id: Ic28d57e90e36cbb40b66393acc53296d75d77277
Diffstat (limited to 'expectations/brokentests.txt')
-rw-r--r-- | expectations/brokentests.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/expectations/brokentests.txt b/expectations/brokentests.txt index 333cdd8..7219c23 100644 --- a/expectations/brokentests.txt +++ b/expectations/brokentests.txt @@ -697,6 +697,10 @@ result UNSUPPORTED test org.apache.harmony.luni.tests.util.NYITest result UNSUPPORTED +# We removed this: we don't support localized exceptions. +test org.apache.harmony.luni.tests.internal.nls.MessagesTest +result UNSUPPORTED + # These test implementation details we don't share. test org.apache.harmony.text.tests.java.text.BreakIteratorTest#test_getInt |