You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/07/18 18:28:07 UTC

[GitHub] [incubator-mxnet] ChaiBapchya opened a new issue #15592: Flaky test test_metric.test_global_metric

ChaiBapchya opened a new issue #15592: Flaky test test_metric.test_global_metric
URL: https://github.com/apache/incubator-mxnet/issues/15592
 
 
   For unrelated PR - https://github.com/apache/incubator-mxnet/pull/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

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services