Skip to content

TEST-#7598: Allow xgboost to log to root.#7599

Merged
sfc-gh-mvashishtha merged 1 commit intomodin-project:mainfrom
sfc-gh-mvashishtha:7598/test/allow-xgboost-to-log-to-root
Jun 2, 2025
Merged

TEST-#7598: Allow xgboost to log to root.#7599
sfc-gh-mvashishtha merged 1 commit intomodin-project:mainfrom
sfc-gh-mvashishtha:7598/test/allow-xgboost-to-log-to-root

Conversation

@sfc-gh-mvashishtha
Copy link
Contributor

@sfc-gh-mvashishtha sfc-gh-mvashishtha commented May 31, 2025

Our tests use older versions of xgboost that log to the root logger.

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>
@sfc-gh-mvashishtha sfc-gh-mvashishtha merged commit e5fddcd into modin-project:main Jun 2, 2025
41 checks passed
sfc-gh-mvashishtha added a commit that referenced this pull request Jun 18, 2025
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

root-logging-disallowed change breaks modin/tests/experimental/xgboost/test_xgboost.py

2 participants