Closed josvandervelde closed 1 month ago
@janvanrijn
Hi Jan, as I mentioned in my mail, the test run locally. A mvn clean verify
works, which is also what travis runs. Could you take a look at why travis has checks that haven't completed yet? I presume I might lack some permissions on this repo to fix this.
Thanks!
The tests run, everything is green, but the travis-check is non-responsive. I don't have permissions on https://app.travis-ci.com/openml/java to fix this.
To be able to keep going, I'll merge it while bypassing the branch protections.
A couple of unittests were not running on my computer. I assume these tests haven't been touched in a while and were wrong. I changed the tests so that they're green again.
Please review thoroughly. I'm missing some background knowledge on openml-java.