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 2019/03/01 18:45:22 UTC

[GitHub] apeforest commented on issue #13846: Unit tests are broken on OSX with cmake build

apeforest commented on issue #13846: Unit tests are broken on OSX with cmake build
URL: https://github.com/apache/incubator-mxnet/issues/13846#issuecomment-468768478
 
 
   Confirmed. I build with 
   
   ```
   cp make/osx.mk config.mk
   make -j8`
   nosetests -v tests/python/unittest
   ```
   All tests passed. 
   
   
   ```
   ----------------------------------------------------------------------
   Ran 743 tests in 2718.366s
   
   OK (SKIP=36)
   ```

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