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

Unit tests with --keepdb fail on second run #791

Open
gsnider2195 opened this issue Aug 12, 2024 · 0 comments
Open

Unit tests with --keepdb fail on second run #791

gsnider2195 opened this issue Aug 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@gsnider2195
Copy link
Contributor

gsnider2195 commented Aug 12, 2024

Environment

  • Python version: 3.11.6
  • Nautobot version: 2.0.4
  • nautobot-golden-config version: 2.1.1 (commit 4991993)

Expected Behavior

Unittests can be run multiple times with --keepdb with the same result

Observed Behavior

On subsequent test runs:

----------------------------------------------------------------------
Ran 212 tests in 101.250s

FAILED (failures=5, errors=103, skipped=5)

Steps to Reproduce

  1. Run invoke unittest -k twice
@gsnider2195 gsnider2195 added the bug Something isn't working label Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant