Chancebair opened a new issue #12329: Flaky test: test_operator.test_dropout
URL: https://github.com/apache/incubator-mxnet/issues/12329
 
 
   
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/PR-12311/1/pipeline
   
   ```
   ======================================================================
   FAIL: test_operator.test_dropout
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "/usr/local/lib/python3.5/dist-packages/nose/case.py", line 198, in 
runTest
       self.test(*self.arg)
     File "/work/mxnet/tests/python/unittest/common.py", line 172, in test_new
       orig_test(*args, **kwargs)
     File "/work/mxnet/tests/python/unittest/test_operator.py", line 5844, in 
test_dropout
       check_dropout_ratio(0.0, shape)
     File "/work/mxnet/tests/python/unittest/test_operator.py", line 5788, in 
check_dropout_ratio
       assert exe.outputs[0].asnumpy().min() == min_value
   AssertionError: 
   -------------------- >> begin captured logging << --------------------
   common: INFO: Setting test np/mx/python random seeds, use 
MXNET_TEST_SEED=119185068 to reproduce.
   --------------------- >> end captured logging << ---------------------
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to