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

Existing tests fail to clean up after themselves #211

Closed
silkentrance opened this issue Jan 24, 2020 · 0 comments · May be fixed by mike-north/devcert#45 or sekikn/avro#9
Closed

Existing tests fail to clean up after themselves #211

silkentrance opened this issue Jan 24, 2020 · 0 comments · May be fixed by mike-north/devcert#45 or sekikn/avro#9
Assignees
Labels

Comments

@silkentrance
Copy link
Collaborator

silkentrance commented Jan 24, 2020

this does not include #210

problem here is that on successful assertExists, there will be no cleanup, the cleanup is done in the catch, which will never occur.

@silkentrance silkentrance self-assigned this Jan 24, 2020
silkentrance added a commit that referenced this issue Jan 27, 2020
fix #211: existing tests must clean up after themselves
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant