diff options
Diffstat (limited to 'expectations')
-rw-r--r-- | expectations/knownfailures.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/expectations/knownfailures.txt b/expectations/knownfailures.txt index b976c67..01f6d91 100644 --- a/expectations/knownfailures.txt +++ b/expectations/knownfailures.txt @@ -1623,15 +1623,6 @@ ] }, { - description: "Known failures in dealing with # in file / jar URLs", - bug: 11664881, - names: [ - "org.apache.harmony.tests.internal.net.www.protocol.file.FileURLConnectionTest#testGetContentType", - "org.apache.harmony.tests.internal.net.www.protocol.file.FileURLConnectionTest#testGetInputStream", - "org.apache.harmony.tests.internal.net.www.protocol.file.FileURLConnectionTest#testHeaderFunctions" - ] -}, -{ description: "Known failures in SerializationStressTest", bug: 11668227, names: [ |