[
https://issues.apache.org/jira/browse/MATH-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilles moved RNG-66 to MATH-1472:
---------------------------------
Affects Version/s: (was: 1.2)
Component/s: (was: core)
Workflow: classic default workflow (was: jira)
Key: MATH-1472 (was: RNG-66)
Project: Commons Math (was: Commons RNG)
> Unit test fails in "Commons Math"
> ---------------------------------
>
> Key: MATH-1472
> URL: https://issues.apache.org/jira/browse/MATH-1472
> Project: Commons Math
> Issue Type: Bug
> Reporter: Gilles
> Priority: Major
>
> Upgrading the dependency of "Commons Math" to the just released v1.2 of
> "Commons RNG", a unit test now fails:
> {noformat}
> [ERROR]
> testTwoSampleWithManyTiesAndExtremeValues(org.apache.commons.math4.stat.inference.KolmogorovSmirnovTestTest)
> Time elapsed: 0.032 s <<< ERROR!
> org.apache.commons.math4.exception.NotANumberException: NaN is not allowed
> at
> org.apache.commons.math4.stat.inference.KolmogorovSmirnovTestTest.testTwoSampleWithManyTiesAndExtremeValues(KolmogorovSmirnovTestTest.java:512)
> {noformat}
> The unit test uses the {{TWO_CMRES}} generator!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)