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

Flaky test test_metric.test_global_metric #15592

Closed
ChaiBapchya opened this issue Jul 18, 2019 · 3 comments · Fixed by #15756
Closed

Flaky test test_metric.test_global_metric #15592

ChaiBapchya opened this issue Jul 18, 2019 · 3 comments · Fixed by #15756

Comments

@ChaiBapchya
Copy link
Contributor

For unrelated PR - #14243
Here's the error log -

======================================================================
FAIL: test_metric.test_global_metric
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\Python37\lib\site-packages\nose\case.py", line 198, in runTest
    self.test(*self.arg)
  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_metric.py", line 93, in test_global_metric
    _check_global_metric('pcc', shape=(10,2))
  File "C:\jenkins_slave\workspace\ut-python-gpu\tests\python\unittest\test_metric.py", line 81, in _check_global_metric
    assert m1.get() == m2.get()
AssertionError: 

Pipeline - http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fwindows-gpu/detail/PR-14243/14/pipeline

@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

@ChaiBapchya
Copy link
Contributor Author

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

@ChaiBapchya
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants