aboutsummaryrefslogtreecommitdiff
path: root/expectations/knownfailures.txt
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2019-06-24 18:40:33 +0100
committerNeil Fuller <nfuller@google.com>2019-06-25 15:31:34 +0100
commite5be112e592baea1700fd611eb236418c09b3fbd (patch)
treefb6b66771398aeb05ddcc2ce3a68d3bb113d2428 /expectations/knownfailures.txt
parentc305f5e3bbcd6a6296497a60ef51f78431383b85 (diff)
downloadlibcore-e5be112e592baea1700fd611eb236418c09b3fbd.tar.gz
Change Math.pow() test / docs to match actual
The Math.pow() implementation does one thing, the docs say another and the tests match the docs. There are good reasons for the behavior so this commit adjusts the affected docs/test accordingly. Bug: 11669804 Test: vogar harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/MathTest.java Change-Id: I727dbd82ca06c9bba3d6e8cec113b21aa1f923bc
Diffstat (limited to 'expectations/knownfailures.txt')
-rw-r--r--expectations/knownfailures.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/expectations/knownfailures.txt b/expectations/knownfailures.txt
index 64f1f70ac1e..9b19222bf78 100644
--- a/expectations/knownfailures.txt
+++ b/expectations/knownfailures.txt
@@ -1312,12 +1312,6 @@
]
},
{
- description: "Known failure in MathTest 1^NAN should be NAN",
- bug: 11669804,
- result: EXEC_FAILED,
- name: "org.apache.harmony.tests.java.lang.MathTest#test_powDD"
-},
-{
description: "Known failures in URLTest and URLDecoderTest",
bug: 11686814,
names: [