ma-hei edited a comment on pull request #18445:
URL: https://github.com/apache/incubator-mxnet/pull/18445#issuecomment-656232421


   Seems like the unit tests in the unix-cpu job are failing at this point
   ```
   [2020-07-02T19:59:32.830Z] 
tests/python/unittest/test_profiler.py::test_gpu_memory_profiler_gluon 
   [2020-07-02T19:59:32.830Z] [gw0] [ 89%] SKIPPED 
tests/python/unittest/test_profiler.py::test_gpu_memory_profiler_gluon 
   [2020-07-02T19:59:32.830Z] 
tests/python/unittest/test_recordio.py::test_recordio 
   [2020-07-02T22:59:39.221Z] Sending interrupt signal to process
   [2020-07-02T22:59:44.185Z] 2020-07-02 22:59:39,244 - root - WARN
   ```
   Trying to reproduce it locally. 
   Note: comparing this with the same job running on python 3.6, I see that the 
same test is running much later (at 99% completion compared to 89% in this job):
   ```
   [2020-07-08T22:31:40.815Z] 
tests/python/unittest/test_profiler.py::test_gpu_memory_profiler_gluon 
   [2020-07-08T22:31:40.815Z] [gw3] [ 99%] SKIPPED 
tests/python/unittest/test_profiler.py::test_gpu_memory_profiler_gluon 
   [2020-07-08T22:31:40.815Z] 
tests/python/unittest/test_recordio.py::test_recordio 
   [2020-07-08T22:31:40.815Z] [gw3] [ 99%] PASSED 
tests/python/unittest/test_recordio.py::test_recordio 
   ```


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