haojin2 commented on a change in pull request #11950: Re-enabling
test_ndarray.test_cached
URL: https://github.com/apache/incubator-mxnet/pull/11950#discussion_r207620379
##########
File path: tests/python/unittest/test_ndarray.py
##########
@@ -862,7 +862,8 @@ def test_iter():
for i in range(x.size):
assert same(y[i].asnumpy(), x[i].asnumpy())
[email protected]("test fails intermittently. temporarily disabled till it gets
fixed. tracked at https://github.com/apache/incubator-mxnet/issues/8049")
+# @vandanavk: tracked at https://github.com/apache/incubator-mxnet/issues/8049
Review comment:
Feel free to remove those comments and simply link the issue in PR
description.
----------------------------------------------------------------
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