leezu commented on a change in pull request #18252:
URL: https://github.com/apache/incubator-mxnet/pull/18252#discussion_r421138680



##########
File path: tests/python/unittest/test_numpy_op.py
##########
@@ -1326,7 +1325,7 @@ def hybrid_forward(self, F, a):
 
 @with_seed()
 @use_np
-@unittest.skip("NumpyBooleanAssignForwardCPU broken: 
https://github.com/apache/incubator-mxnet/issues/17990";)
+@pytest.mark.skip(reason="NumpyBooleanAssignForwardCPU broken: 
https://github.com/apache/incubator-mxnet/issues/17990";)

Review comment:
       This should haven been fixed by 
https://github.com/apache/incubator-mxnet/pull/18158 so let's remove the skip




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


Reply via email to