Skip to content

[CI] Tracking RandomForest Failures #8507

Description

@tarang-jain

Summary

Failing test/component:

- FAILED test_onnx.py::test_onnx_regressor[RandomForestRegressor] - TypeError: __cinit__() takes exactly 4 positional arguments (3 given)
- FAILED integration/test_rf_classifier.py::test_oob_score - TypeError: __cinit__() takes exactly 4 positional arguments (3 given)
- FAILED integration/test_rf_regressor.py::test_oob_score - TypeError: __cinit__() takes exactly 4 positional arguments (3 given)
- FAILED test_onnx.py::test_onnx_classifier[RandomForestClassifier] - TypeError: __cinit__() takes exactly 4 positional arguments (3 given)

Failure observed in:

Environment

CUDA 13.3 + rtxpro6000, python3.14, amd64, latest driver

Test Details

Python tests failing.

Metadata

Metadata

Assignees

No one assigned

    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