diff options
author | Elliott Hughes <enh@google.com> | 2013-07-22 16:44:28 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2013-07-22 16:44:28 -0700 |
commit | 817b74b58acb99b2e161228e329a6e6ae2d9d62b (patch) | |
tree | 1ce8c89dce5d61d530da58eb77017a08ff1d0c02 /expectations/knownfailures.txt | |
parent | a700b1190f5126361b1531c8b927058a0b83a2a9 (diff) | |
download | libcore-817b74b58acb99b2e161228e329a6e6ae2d9d62b.zip libcore-817b74b58acb99b2e161228e329a6e6ae2d9d62b.tar.gz libcore-817b74b58acb99b2e161228e329a6e6ae2d9d62b.tar.bz2 |
Remove HistoricalCharsetNames.
Bug: 3032697
Change-Id: Idbf92cded4a7c55b97ee558b0fa844237d262206
Diffstat (limited to 'expectations/knownfailures.txt')
-rw-r--r-- | expectations/knownfailures.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/expectations/knownfailures.txt b/expectations/knownfailures.txt index 77e5c7f..85bfd2d 100644 --- a/expectations/knownfailures.txt +++ b/expectations/knownfailures.txt @@ -249,11 +249,6 @@ bug: 2702411 }, { - description: "Pre-NIO aliases not implemented", - name: "libcore.java.nio.charset.CharsetTest#test_preNioAliases", - bug: 3032697 -}, -{ description: "HTTPS proxy broken on host", names: [ "org.apache.harmony.luni.tests.internal.net.www.protocol.https.HttpsURLConnectionTest#testConsequentProxyConnection", |