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

Swap xfail for pytest.raises #50

Merged
merged 3 commits into from
Jun 3, 2020
Merged

Conversation

elbeejay
Copy link
Member

@elbeejay elbeejay commented Jun 3, 2020

Just flips the syntax for the few tests that were setup to x-fail so they use pytest.raises instead.

@elbeejay elbeejay requested a review from amoodie June 3, 2020 01:18
@amoodie
Copy link
Member

amoodie commented Jun 3, 2020

LGTM. Let's wait until #36 merges, since it will be easier to fix any conflicts in this if they arise (I really doubt there will be though).

@amoodie
Copy link
Member

amoodie commented Jun 3, 2020

hey @elbeejay, I resolved the conflicts based on Eric's numba work, and the tests pass, but there is still one xFail in shared_tools.

Would you mind fixing that one while we're at it? Once you do and the tests pass again, just go ahead and merge 👍

@elbeejay elbeejay merged commit a656db3 into DeltaRCM:develop Jun 3, 2020
@elbeejay elbeejay deleted the pytest_raises branch June 14, 2020 16:27
amoodie pushed a commit to amoodie/pyDeltaRCM that referenced this pull request Feb 25, 2021
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