Commit 0f8c3f4
committed
Our tests use older versions of xgboost that [log to the root
logger](https://github.com/dmlc/xgboost/blob/36eb41c960483c8b52b44082663c99e6a0de440a/python-package/xgboost/tracker.py#L382).
Resolves #7598
This PR won't trigger the xgboost tests on github actions, so I checked
that `pytest modin/tests/experimental/xgboost/ -n 12` passed locally.
Signed-off-by: sfc-gh-mvashishtha <mahesh.vashishtha@snowflake.com>
1 parent 8276d01 commit 0f8c3f4
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
797 | 797 | | |
798 | 798 | | |
799 | 799 | | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
800 | 806 | | |
801 | 807 | | |
802 | 808 | | |
| |||
805 | 811 | | |
806 | 812 | | |
807 | 813 | | |
808 | | - | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
809 | 821 | | |
0 commit comments