Skip to content

Fix failing filter test#112

Merged
akesterson merged 1 commit into
masterfrom
bugfix/2.0_afilter_test
Jan 26, 2020
Merged

Fix failing filter test#112
akesterson merged 1 commit into
masterfrom
bugfix/2.0_afilter_test

Conversation

@akesterson
Copy link
Copy Markdown
Collaborator

This is blocking the 2.0 release, and this fixes it.

However the way I had to fix this test implies that the interface provided to filter functions has changed in 2.0. @calebcase ?

@akesterson akesterson requested a review from calebcase December 31, 2019 06:32
Comment thread tox.ini Outdated

[tox]
envlist = py36, py38, pypy
envlist = py27, py36, py38, pypy
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Version 2 doesn't support py27.

@akesterson akesterson force-pushed the bugfix/2.0_afilter_test branch 3 times, most recently from b4beac2 to 5d74d05 Compare January 26, 2020 19:19
@akesterson akesterson force-pushed the bugfix/2.0_afilter_test branch from 5d74d05 to d4d236f Compare January 26, 2020 19:21
@akesterson akesterson merged commit 1daf8fc into master Jan 26, 2020
@akesterson
Copy link
Copy Markdown
Collaborator Author

Merging, the only failure is the hypothesis timeout which was addressed seperately

@calebcase calebcase deleted the bugfix/2.0_afilter_test branch January 26, 2020 19:38
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.

2 participants