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

Handle missing expected errors better #109

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

vidartf
Copy link
Collaborator

@vidartf vidartf commented Nov 13, 2018

  • Better error message for missing error in output compare.
  • Fail cell if an unrun cell with an expected error does not produce one.

cc @mgeier, xref #108.

@vidartf
Copy link
Collaborator Author

vidartf commented Nov 13, 2018

Toggled PR to kick appveyor...

- Better error message for missing error in output compare.
- Fail cell if an unrun cell with an expected error does not produce one.
@rpep
Copy link
Member

rpep commented Mar 26, 2019

I think given Python 3.4 is now deprecated and it only fails with that version, this can probably be merged.

@takluyver
Copy link
Member

Fine by me to drop 3.4 - do you want to make a separate PR dropping tests on 3.4, then we can merge that first?

@rpep
Copy link
Member

rpep commented Mar 26, 2019

Sounds good, I'll make the pull request :)

@rpep rpep closed this Mar 26, 2019
@rpep rpep reopened this Mar 26, 2019
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.

None yet

3 participants