ray-project / xgboost_ray

Distributed XGBoost on Ray
Apache License 2.0
143 stars 34 forks source link

Increase test timeout limits #117

Closed krfricke closed 3 years ago

krfricke commented 3 years ago

Currently tests are failing due to timeouts.

For now, let's increase test times. In the future, let's make sure to address #112 soon.

krfricke commented 3 years ago

Closing this as the bug is actually in https://github.com/ray-project/ray/issues/16507