Skip to content

TST Remove redundant py2 test in test_forest #15235

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

Merged
merged 1 commit into from
Oct 15, 2019

Conversation

sbehren
Copy link
Contributor

@sbehren sbehren commented Oct 13, 2019

Reference Issues/PRs

Contributes to #11991

What does this implement/fix? Explain your changes.

An extra test with a list raised an exception in Python2.
Since Python2 is deprecated we do not need this extra test any more.

Any other comments?

Issue 'Remove fixes/compat for Python 2'

An extra test with a list raised an exception in Python2.
Since Python2 is deprecated we do not need this extra test any more.
Copy link
Member

@rth rth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this should be redundant with the check_sample_weights_list common test anyway. Thanks!

@rth
Copy link
Member

rth commented Oct 13, 2019

Please remove the title of this PR to something actually describing the diff though.

@sbehren sbehren changed the title Contributes to: 'Remove fixes/compat for Python 2' Remove redundant legacy test Oct 13, 2019
@sbehren
Copy link
Contributor Author

sbehren commented Oct 13, 2019

@rth are you okay with the title?

@rth rth changed the title Remove redundant legacy test TST Remove redundant py2 test in test_forest Oct 14, 2019
@thomasjpfan thomasjpfan merged commit d0d8f20 into scikit-learn:master Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants