diff options
author | Jesse Wilson <jessewilson@google.com> | 2010-12-13 10:58:30 -0800 |
---|---|---|
committer | Jesse Wilson <jessewilson@google.com> | 2010-12-13 10:58:30 -0800 |
commit | be56d2caef4c508023abaf0a81acbd7f6c29fedd (patch) | |
tree | 7da64c693edb070bc4665a796e27abe0f29b2c2e /expectations | |
parent | b46dab348e2007bc08abaf7ecae34d89a2474e50 (diff) | |
download | libcore-be56d2caef4c508023abaf0a81acbd7f6c29fedd.zip libcore-be56d2caef4c508023abaf0a81acbd7f6c29fedd.tar.gz libcore-be56d2caef4c508023abaf0a81acbd7f6c29fedd.tar.bz2 |
Update known failure to match test name.
http://b/3032697
Change-Id: Ibd755c0a350dbd2cbc4ac1f4de216caf826b7d4c
Diffstat (limited to 'expectations')
-rw-r--r-- | expectations/knownfailures.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/expectations/knownfailures.txt b/expectations/knownfailures.txt index 72df746..45237b9 100644 --- a/expectations/knownfailures.txt +++ b/expectations/knownfailures.txt @@ -194,7 +194,7 @@ }, { description: "Pre-NIO aliases not implemented", - name: "libcore.java.nio.charset.OldCharsetTest#test_preNioAliases", + name: "libcore.java.nio.charset.CharsetTest#test_preNioAliases", bug: 3032697 }, { |