Skip to content

clang xgboost test fail

Tim Nicolai Ehmann requested to merge xgboost_test_fail into master

fixed xgboost test fail on clang by ignoring the test because pyspark doesnt get installed for clang and therefore the test would always fail.

Merge request reports