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/12/06 21:11:50 UTC

[GitHub] [incubator-mxnet] haojin2 commented on issue #16217: CI failure - test_operator_gpu.test_update_ops_mutation

haojin2 commented on issue #16217: CI failure - test_operator_gpu.test_update_ops_mutation
URL: https://github.com/apache/incubator-mxnet/issues/16217#issuecomment-562738627
 
 
   Happening again: http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fwindows-gpu/detail/PR-16990/4/pipeline/
   ```
   ======================================================================
   
   FAIL: test_ndarray.test_update_ops_mutation
   
   ----------------------------------------------------------------------
   
   Traceback (most recent call last):
   
     File "C:\Python27\lib\site-packages\nose\case.py", line 197, 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_ndarray.py", line 2023, in test_update_ops_mutation
   
       _test_update_ops_mutation_impl()
   
     File "C:\jenkins_slave\workspace\ut-python-gpu\tests\python\unittest\test_ndarray.py", line 2001, in _test_update_ops_mutation_impl
   
       'clip_gradient': 1e-3})
   
     File "C:\jenkins_slave\workspace\ut-python-gpu\tests\python\unittest\test_ndarray.py", line 1988, in test_op
   
       assert_mutate(pre_array, post_array)
   
     File "C:\jenkins_slave\workspace\ut-python-gpu\tests\python\unittest\test_ndarray.py", line 1960, in assert_mutate
   
       AssertionError, assert_allclose, x, y)
   
     File "C:\Python27\lib\site-packages\numpy\testing\_private\utils.py", line 1295, in assert_raises
   
       return _d.assertRaises(*args,**kwargs)
   
   AssertionError: AssertionError not raised
   
   -------------------- >> begin captured logging << --------------------
   
   common: INFO: Setting test np/mx/python random seeds, use MXNET_TEST_SEED=1186395396 to reproduce.
   
   --------------------- >> end captured logging << ---------------------
   ```

----------------------------------------------------------------
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