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 2018/08/29 17:16:09 UTC

[GitHub] haojin2 commented on a change in pull request #12385: fixed flaky test issue for test_operator_gpu.test_convolution_grouping

haojin2 commented on a change in pull request #12385: fixed flaky test issue for test_operator_gpu.test_convolution_grouping
URL: https://github.com/apache/incubator-mxnet/pull/12385#discussion_r213763258
 
 

 ##########
 File path: tests/python/unittest/test_operator.py
 ##########
 @@ -1586,7 +1586,7 @@ def check_batchnorm_training(stype):
     check_batchnorm_training('default')
 
 
-@unittest.skip("Flaky test https://github.com/apache/incubator-mxnet/issues/12219")
+#@unittest.skip("Flaky test https://github.com/apache/incubator-mxnet/issues/12219")
 
 Review comment:
   Please remove instead of commenting out.

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


With regards,
Apache Git Services