Skip to content

[CI] Remove xgboost future warning filter #8454

Description

@KyleFromNVIDIA

Summary

We are currently filtering out the following warning in tests:

FutureWarning: `rapids-xgboost` will no longer be published in the `rapidsai` conda channel with the 26.10 release. Please use the `xgboost` package from `conda-forge`, or the `xgboost` wheel from the Python Package Index (PyPI). Consult https://docs.rapids.ai/notices/rsn0062/ for more details.

due to installing xgboost from the rapidsai conda channel rather than conda-forge. See rapidsai/nvforest#185 (comment) for details.

Once the switch happens, we should stop suppressing this warning.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingci

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions