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

DM-26671: Ignore import errors for bin.src/bin differences #73

Merged
merged 1 commit into from Sep 14, 2020

Conversation

brianv0
Copy link
Contributor

@brianv0 brianv0 commented Sep 11, 2020

pytest-doctestplus started throwing errors when import paths don't match correctly. There are some errors with how bin.src is handled in the unit tests in this scenario. This is the only package that experienced such errors. Adding an extra flag, --doctest-ignore-import-errors, keeps the old behavior of pytest-doctestplus

This flag works with pytest-doctestplus 0.6.1 and future versions which are not yet in the stack.


  • Passes Jenkins CI.
  • Documentation is up-to-date.

@brianv0 brianv0 changed the title Ignore import errors for bin.src/bin differences DM-26671: Ignore import errors for bin.src/bin differences Sep 14, 2020
@brianv0 brianv0 merged commit 2b2d431 into master Sep 14, 2020
@brianv0 brianv0 deleted the tickets/DM-26671 branch September 14, 2020 20:36
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

2 participants