aherbert commented on PR #325:
URL: https://github.com/apache/commons-math/pull/325#issuecomment-4739194326

   The CI build fails on the new added test:
   ```
   Error:  Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.15.0:testCompile 
(default-testCompile) on project commons-math4-legacy: Compilation failure
   Error:  
/home/runner/work/commons-math/commons-math/commons-math-legacy/src/test/java/org/apache/commons/math4/legacy/random/SobolSequenceGeneratorTest.java:[108,13]
 unreported exception java.io.IOException; must be caught or declared to be 
thrown
   ```
   Please fix the test.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to