[
https://issues.apache.org/jira/browse/MATH-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15507393#comment-15507393
]
Rob Tompkins commented on MATH-1387:
------------------------------------
For Java 1.8 the following is the exception trace:
{code}
Results :
Failed tests:
RandomUtilsDataGeneratorJDKSecureRandomTest>RandomUtilsDataGeneratorAbstractTest.testNextLongPositiveRange:104->RandomUtilsDataGeneratorAbstractTest.checkNextLongUniform:127
Chisquare test failed p-value = 0.001668143358028784 chisquare statistic =
28.214000000000006.
value expected observed
1 0.09 110
2 0.09 63
3 0.09 94
4 0.09 86
5 0.09 97
6 0.09 86
7 0.09 87
8 0.09 78
9 0.09 123
10 0.09 81
11 0.09 95
This test can fail randomly due to sampling error with probability 0.01.
RandomUtilsDataGeneratorJDKSecureRandomTest>RandomUtilsDataGeneratorAbstractTest.testNextUniformUniformNegativeToPositiveBounds:251->RandomUtilsDataGeneratorAbstractTest.checkNextUniformUniform:300
Chisquare test failed p-value = 0.009193629173217643 chisquare statistic =
13.469999999999999.
value expected observed
1 0.2 214
2 0.2 224
3 0.2 208
4 0.2 197
5 0.2 157
This test can fail randomly due to sampling error with probability 0.01.
Tests run: 2693, Failures: 2, Errors: 0, Skipped: 30
{code}
> Travis CI does not work in master branch
> ----------------------------------------
>
> Key: MATH-1387
> URL: https://issues.apache.org/jira/browse/MATH-1387
> Project: Commons Math
> Issue Type: Bug
> Environment: github
> Reporter: Rob Tompkins
> Assignee: Rob Tompkins
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> The travis-ci & coveralls build do not work in the master branch
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)