nautobot / nautobot-app-golden-config

Golden Configuration App for Nautobot.
https://docs.nautobot.com/projects/golden-config/en/latest/
Other
101 stars 57 forks source link

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

Open gsnider2195 opened 3 months ago

gsnider2195 commented 3 months ago

Environment

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