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

Clean up most xpassing tests #1779

Merged
merged 1 commit into from
May 15, 2019

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented May 12, 2019

This PR makes all XPASSing tests pass in the typical way, by customizing the
behavior of two fixtures xfail_backends (all listed backends are permitted to
fail) and xpass_backends (all backends not listed are permitted to fail)

I've also added xfail_strict = true to setup.cfg to make sure that we don't introduce any XPASSing tests in the future. Of course, that's always up for debate in the future but I think there's probably a way to customize xfails similar to what I've done here such that we don't need to have any future XPASSes.

@cpcloud cpcloud force-pushed the cleanup-xpass-tests branch 2 times, most recently from 6e4c86d to 2e605d9 Compare May 12, 2019 21:51
@cpcloud cpcloud added refactor Issues or PRs related to refactoring the codebase tests Issues or PRs related to tests labels May 13, 2019
@cpcloud cpcloud added this to the Next Feature Release milestone May 13, 2019
@cpcloud
Copy link
Member Author

cpcloud commented May 13, 2019

Merging on green.

@cpcloud cpcloud merged commit f9ed5ff into ibis-project:master May 15, 2019
@cpcloud cpcloud deleted the cleanup-xpass-tests branch May 15, 2019 19:21
@cpcloud cpcloud mentioned this pull request May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Issues or PRs related to refactoring the codebase tests Issues or PRs related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant