stsukrov opened a new issue #14718: [Flaky] Flaky test URL: https://github.com/apache/incubator-mxnet/issues/14718 ``` ====================================================================== FAIL: test_random_size_crop (test_image.TestImage) ---------------------------------------------------------------------- Traceback (most recent call last): File "C:\jenkins_slave\workspace\ut-python-gpu\tests\python\unittest\common.py", line 177, in test_new orig_test(*args, **kwargs) File "C:\jenkins_slave\workspace\ut-python-gpu\tests\python\unittest\test_image.py", line 368, in test_random_size_crop assert ratio[0] <= float(new_w)/new_h <= ratio[1] AssertionError: -------------------- >> begin captured logging << -------------------- common: INFO: Setting test np/mx/python random seeds, use MXNET_TEST_SEED=1948053179 to reproduce. --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- ``` As seen: http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fwindows-gpu/detail/master/531/pipeline/115
---------------------------------------------------------------- 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
