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/07/08 21:30:56 UTC

[GitHub] [incubator-mxnet] 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-509399821
 
 
   This issue has been fixed in CMake. I have verified in CLion on MacOS 10.13.6
   
   ```
   [----------] Global test environment tear-down
   [==========] 74 tests from 16 test suites ran. (796139 ms total)
   [  PASSED  ] 74 tests.
   
     YOU HAVE 1 DISABLED TEST
   
   
   Process finished with exit code 0
   ```

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


With regards,
Apache Git Services