[GitHub] marcoabreu commented on issue #9845: Flaky test_operator.test_reduce

2018-04-09 Thread GitBox
marcoabreu commented on issue #9845: Flaky test_operator.test_reduce
URL: 
https://github.com/apache/incubator-mxnet/issues/9845#issuecomment-379982790
 
 
   ==
   FAIL: test_operator.test_reduce
   --
   Traceback (most recent call last):
 File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
   self.test(*self.arg)
 File 
"/home/ubuntu/experimentals/spidyDev_mxnet/tests/python/unittest/common.py", 
line 157, in test_new
   orig_test(*args, **kwargs)
 File 
"/home/ubuntu/experimentals/spidyDev_mxnet/tests/python/unittest/test_operator.py",
 line 1826, in test_reduce
   mx.symbol.max, test_none_axis=test_none)
 File 
"/home/ubuntu/experimentals/spidyDev_mxnet/tests/python/unittest/test_operator.py",
 line 1799, in test_reduce_inner
   assert equal_backward
   AssertionError:
    >> begin captured logging << 
   common: INFO: Setting module np/mx/python random seeds, use 
MXNET_MODULE_SEED=754316987 to reproduce.
   common: INFO: Setting test np/mx/python random seeds, use 
MXNET_TEST_SEED=1117986172 to reproduce.
   - >> end captured logging << -
   
   --
   Ran 1 test in 22.731s
   
   FAILED (failures=1)


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


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #9845: Flaky test_operator.test_reduce

2018-04-09 Thread GitBox
marcoabreu commented on issue #9845: Flaky test_operator.test_reduce
URL: 
https://github.com/apache/incubator-mxnet/issues/9845#issuecomment-379982790
 
 
   ```
   ==
   FAIL: test_operator.test_reduce
   --
   Traceback (most recent call last):
 File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
   self.test(*self.arg)
 File 
"/home/ubuntu/experimentals/spidyDev_mxnet/tests/python/unittest/common.py", 
line 157, in test_new
   orig_test(*args, **kwargs)
 File 
"/home/ubuntu/experimentals/spidyDev_mxnet/tests/python/unittest/test_operator.py",
 line 1826, in test_reduce
   mx.symbol.max, test_none_axis=test_none)
 File 
"/home/ubuntu/experimentals/spidyDev_mxnet/tests/python/unittest/test_operator.py",
 line 1799, in test_reduce_inner
   assert equal_backward
   AssertionError:
    >> begin captured logging << 
   common: INFO: Setting module np/mx/python random seeds, use 
MXNET_MODULE_SEED=754316987 to reproduce.
   common: INFO: Setting test np/mx/python random seeds, use 
MXNET_TEST_SEED=1117986172 to reproduce.
   - >> end captured logging << -
   
   --
   Ran 1 test in 22.731s
   
   FAILED (failures=1)
   ```
   from https://github.com/apache/incubator-mxnet/issues/10476


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


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #9845: Flaky test_operator.test_reduce @ Python 2: CPU Win

2018-03-31 Thread GitBox
marcoabreu commented on issue #9845: Flaky test_operator.test_reduce @ Python 
2: CPU Win
URL: 
https://github.com/apache/incubator-mxnet/issues/9845#issuecomment-377733462
 
 
   Still recent: 
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/master/592/pipeline


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


With regards,
Apache Git Services