Skip to content

Random failure in test_estimators[OutputCodeClassifier(estimator=LogisticRegression(C=1))-check_complex_data] #20218

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ogrisel opened this issue Jun 7, 2021 · 2 comments · Fixed by #20221
Labels
Build / CI module:test-suite everything related to our tests

Comments

@ogrisel
Copy link
Member

ogrisel commented Jun 7, 2021

I merged #20192 #20193 too quickly and now we have random failure in check_complex_data for OutputCodeClassifier in the main branch.

The ValueError is not always raised for complex data for this estimator. It seems to be more frequent on Windows but can also happen on Linux...

@ogrisel
Copy link
Member Author

ogrisel commented Jun 7, 2021

Actually OutputCodeClassifier was changed earlier in #20193 and I found occurrences of failures in main after that merge and before #20192 was merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build / CI module:test-suite everything related to our tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant