sktime: [MNT] Test failures on `main` due to `deep_equals` failing on `sklearn` `RandomForestRegressor.__len__`
I trigger test all
workflow to test #6041 attempt, and there are plenty of failures. These look like genuine failures.
Link: https://github.com/sktime/sktime/actions/runs/8120198495
Example: AttributeError: 'RandomForestClassifier' object has no attribute 'estimators_'
About this issue
- Original URL
- State: closed
- Created 4 months ago
- Comments: 23
Should we open a new issue to automate this, and have a dashboard that flashes a red light when any
main
or pre-release starts causing failures?Here’s the
pip list
output: https://github.com/sktime/sktime/actions/runs/8120198495/job/22197293663#step:3:359I think you added these as part of your two CI PR’s.
Sorry, can’t help on len things, not familiar with their inner workings.