paulk-asert opened a new pull request #297: Fix for issue#296: InvalidPathException on Windows URL: https://github.com/apache/incubator-datasketches-java/pull/297 After applying this fix, the test suite runs fine on Windows: ``` [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite [INFO] Tests run: 1387, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.847 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1387, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.481 s [INFO] Finished at: 2020-01-26T21:50:51+10:00 [INFO] ------------------------------------------------------------------------ ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
