Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
libcore
Commits
a66a6911
Commit
a66a6911
authored
13 years ago
by
Brian Carlstrom
Browse files
Options
Download
Email Patches
Plain Diff
Updating test failures
Change-Id: I2daff9fbb29f64366b24927824867ec40551ed83
parent
5b7f91c1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
5 deletions
+20
-5
expectations/brokentests.txt
expectations/brokentests.txt
+20
-0
expectations/knownfailures.txt
expectations/knownfailures.txt
+0
-5
No files found.
expectations/brokentests.txt
View file @
a66a6911
...
...
@@ -2,6 +2,26 @@
* This file contains expectations for tests that we'd like to eventually fix, but aren't urgent.
*/
[
{
description: "libcore.java.io.OldFileTest#test_deleteOnExit fails on IRM05 mysid-user",
name: "libcore.java.io.OldFileTest#test_deleteOnExit",
bug: 5834665
},
{
description: "libcore.java.net.URLConnectionTest#testServerShutdownInput fails on ICL27 mysid-userdebug",
name: "libcore.java.net.URLConnectionTest#testServerShutdownInput",
bug: 5534202
},
{
description: "libcore.java.security.KeyPairGeneratorTest long test is too long",
name: "libcore.java.security.KeyPairGeneratorTest#test_getInstance",
bug: 5513723
},
{
description: "Support digest authentication in HttpURLConnection",
name: "libcore.net.http.ParsedHeadersTest#testParseChallengesWithManyParameters",
bug: 6156454
},
{
description: "Without no security manager, we don't care if checkPermission's argument is null",
name: "org.apache.harmony.security.tests.java.security.AccessController2Test#test_checkPermission_NullParameter",
...
...
This diff is collapsed.
Click to expand it.
expectations/knownfailures.txt
View file @
a66a6911
...
...
@@ -199,11 +199,6 @@
name: "libcore.java.text.OldDecimalFormatTest#test_formatDLjava_lang_StringBufferLjava_text_FieldPosition",
bug: 3057090
},
{
description: "finalize() called on objects whose constructor didn't complete normally",
name: "libcore.java.lang.SystemTest#testBackFromTheDead",
bug: 3342343
},
{
description: "DecimalFormat is limited to 127 digits",
name: "libcore.java.text.DecimalFormatTest#test_setMaximumIntegerDigits",
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment