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

Fix try-except-else in test_updater.py #843

Merged
merged 1 commit into from
Mar 28, 2019
Merged

Conversation

awwad
Copy link
Contributor

@awwad awwad commented Mar 28, 2019

There were some silly holes in the try-except clauses in some tests expecting NoWorkingMirrorError, and some other errors. The cases would have passed if no errors were raised.... This patches those holes in logic.

Merge #842 first. That included two of these.....

syntax/understanding.

Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
@awwad awwad force-pushed the fix_try_except_else_in_tests branch from 709c635 to 2c1ca1e Compare March 28, 2019 23:04
@awwad
Copy link
Contributor Author

awwad commented Mar 28, 2019

Rebased after merge of #842.

@awwad awwad merged commit 2c1ca1e into develop Mar 28, 2019
@awwad awwad deleted the fix_try_except_else_in_tests branch April 1, 2019 20:00
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.

1 participant