JoaoAparicio opened a new pull request, #421: URL: https://github.com/apache/arrow-julia/pull/421
Tests under "misc" aren't bundled into testsets. As a consequence, tests terminate when the first misc test fails, making it difficult to get a good picture of how many failing misc tests remain. In this commit I've bundled misc tests into testsets. Does anyone else like this?  Now I can see I have 5 errors out of 127 total misc tests. Before it would just show 1 error out of 69 misc tests, as it was stopping early. -- 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]
