Github user aherbert commented on the issue:

    https://github.com/apache/commons-rng/pull/11
  
    This failed. This is partly due to 'Too many failures ...' in the testing 
of the different providers. This is for code I have not touched as the tests 
are for IntProvider.nextInt() and LongProvider.nextLong(). I assume they would 
pass on repeat since they are random. Note that different provider tests failed 
for JDK 7, 8 and 9 due to randomness.
    
    There are also a failures for 
ProvidersCommonParametricTest.testStateSettable().
    
    This has not been fixed and was intended to be part of a different PR (see 
[RNG-57](https://issues.apache.org/jira/browse/RNG-57?focusedCommentId=16635531&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16635531)).
    
    However it may be best implemented together to make the PR atomic.
    
    This will take a bit of time.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to