Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[Flaky] Flaky test (test_random_size_crop) #14718

Open
stsukrov opened this issue Apr 17, 2019 · 6 comments
Open

[Flaky] Flaky test (test_random_size_crop) #14718

stsukrov opened this issue Apr 17, 2019 · 6 comments

Comments

@stsukrov
Copy link

======================================================================

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

@mxnet-label-bot
Copy link
Contributor

Hey, this is the MXNet Label Bot.
Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet community members can help resolve it.
Here are my recommended labels: Test, Flaky

@stsukrov
Copy link
Author

@mxnet-label-bot add [Flaky, Test]

@lanking520 lanking520 changed the title [Flaky] Flaky test [Flaky] Flaky test (test_random_size_crop) Apr 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants