lebeg commented on issue #12727: Error when make -j8 URL: https://github.com/apache/incubator-mxnet/issues/12727#issuecomment-430233535 @D-Roberts could you describe again your setup and the build steps you have performed? Are you running the whole tests suite? We are running all tests with [some exclusions](https://github.com/apache/incubator-mxnet/blob/master/.travis.yml#L40) for every PR. These are the tests that are excluded: * `test_sparse_operator.test_elemwise_binary_ops` * `test_gluon_model_zoo.test_models` * `test_random.test_shuffle` * `test_operator.test_broadcast_binary_op` * `test_operator.test_pick` * `test_profiler.test_continuous_profile_and_instant_marker` * `test_metric_perf.test_metric_performance` * `test_operator.test_order` As can be seen the test `test_symbol.test_symbol_fluent` is not excluded and should pass.
---------------------------------------------------------------- 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
