Skip to content

Conversation

@skshetry
Copy link
Collaborator

@skshetry skshetry commented Aug 4, 2020

Tests had checks for python version number, expecting it to be only
single digits, which was failing for me on 3.6.10 and might fail
in the future with Python 3.10.

I adjusted it to expect minor and patch version to be of multiple digits.

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

Tests had checks for python version number, expecting it to be only
single digits, which was failing for me on 3.6.10 and might fail
in the future with Python 3.10.

I adjusted it to expect minor and patch version to be of multiple digits.
@skshetry skshetry self-assigned this Aug 4, 2020
@skshetry skshetry added the testing Related to the tests and the testing infrastructure label Aug 4, 2020
Copy link
Contributor

@efiop efiop left a comment

Choose a reason for hiding this comment

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

Nice catch!

@skshetry skshetry merged commit 35dd1fd into treeverse:master Aug 4, 2020
@skshetry skshetry deleted the fix-version-test branch August 4, 2020 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Related to the tests and the testing infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants