larroy commented on a change in pull request #11600: [CI] cleanup and script refinements URL: https://github.com/apache/incubator-mxnet/pull/11600#discussion_r201440111
########## File path: ci/test_docker_cache.py ########## @@ -251,5 +251,5 @@ def _assert_docker_build(lambda_func, expected_cache_hit_count: int, expected_ca if __name__ == '__main__': - import nose2 - nose2.main() + import nose Review comment: we use nose everywhere, not nose2 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
