[ 
https://issues.apache.org/jira/browse/MATH-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gilles updated MATH-1472:
-------------------------
    Description: 
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}
 

  was:
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!


> 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}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to