perdasilva commented on a change in pull request #12485: [WIP] 
test_ImageRecordIter_seed_augmentation flaky test fix
URL: https://github.com/apache/incubator-mxnet/pull/12485#discussion_r233816996
 
 

 ##########
 File path: tests/python/unittest/test_io.py
 ##########
 @@ -427,7 +427,7 @@ def check_CSVIter_synthetic(dtype='float32'):
     for dtype in ['int32', 'int64', 'float32']:
         check_CSVIter_synthetic(dtype=dtype)
 
[email protected]("Flaky test: 
https://github.com/apache/incubator-mxnet/issues/11359";)
+# @unittest.skip("Flaky test: 
https://github.com/apache/incubator-mxnet/issues/11359";)
 
 Review comment:
   Done. Although again, I need a review of my current approach to see if its 
the right one. If I get validation from that, I can then prepare the PR for 
proper review...
   Many of nits I'll fix before removing [WIP]

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

Reply via email to