s0nghuiming opened a new issue #16946: Miss mkdir tests/python/unittest/data before executing tests in test_image.py module URL: https://github.com/apache/incubator-mxnet/issues/16946 ## Description Miss mkdir tests/python/unittest/data before executing tests in test_image.py module ### Error Message ## To Reproduce (If you developed your own code, please provide a short script that reproduces the error. For existing examples, please provide link.) ### Steps to reproduce 1. cd tests/python/unittests && python test_image.py 2. check result of the output. two cases fail. **test_imageiter** and **test_image_detiter** ## What have you tried to solve it? 1. Manual mkdir tests/python/unittests/data 2. retry the command. ## Environment
---------------------------------------------------------------- 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
