Skip to content
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

Remove and fix more Python2 conditions #1958

Merged
merged 1 commit into from
May 16, 2020

Conversation

EnricoMi
Copy link
Collaborator

@EnricoMi EnricoMi commented May 16, 2020

That one expression where we removed ${test} == *"py2"* should have been removed all together. The diff of test/data/expected_buildkite_pipeline.yaml showed that some unrelated Python3 tests have been removed from gen-pipeline.sh output: https://github.com/horovod/horovod/pull/1954/files#diff-4e74656e364613b7a60c371254085f11L760

Amends #1954.

Signed-off-by: Enrico Minack github@enrico.minack.dev

That one expression where we removed `${test} == *"py2"*` should have
been removed alltogether.

Signed-off-by: Enrico Minack <github@enrico.minack.dev>
Copy link
Collaborator

@tgaddair tgaddair left a comment

Choose a reason for hiding this comment

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

Nice, LGTM!

@tgaddair tgaddair merged commit 89c3d84 into horovod:master May 16, 2020
@EnricoMi EnricoMi deleted the branch-drop-python2 branch May 16, 2020 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants