[
https://issues.apache.org/jira/browse/MATH-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15519101#comment-15519101
]
Gilles commented on MATH-1387:
------------------------------
bq. I would think we would want the build to be deterministic.
>From [Javadoc for {{SecureRandom}} |
>https://docs.oracle.com/javase/7/docs/api/java/security/SecureRandom.html]:
>"SecureRandom must produce non-deterministic output."
A way to avoid some of the build failures is to use the custom "RetryRunner".
See e.g.
{{src/test/java/org/apache/commons/math4/ml/neuralnet/sofm/KohonenTrainingTaskTest.java}}
> 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)