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

Inconsistent test behavior in 2.0 #3930

Closed
gsnider2195 opened this issue Jun 15, 2023 · 1 comment · Fixed by #3933
Closed

Inconsistent test behavior in 2.0 #3930

gsnider2195 opened this issue Jun 15, 2023 · 1 comment · Fixed by #3933
Assignees
Labels
type: bug Something isn't working as expected
Milestone

Comments

@gsnider2195
Copy link
Contributor

Environment

  • Nautobot version (Docker tag too if applicable): 2.0.0b1
  • Python version: 3.10
  • Database platform, version:
  • Middleware(s):

Steps to Reproduce

  1. Run invoke unittest -l nautobot.extras.tests.test_jobs
  2. Run invoke unittest -l nautobot.extras.tests.test_jobs.JobHookTest

Expected Behavior

Both tests behave the same

Observed Behavior

JobHookTest fails when running independently

@gsnider2195 gsnider2195 self-assigned this Jun 15, 2023
@gsnider2195 gsnider2195 added the type: bug Something isn't working as expected label Jun 15, 2023
@glennmatthews glennmatthews added this to the v2.0.0 milestone Jun 16, 2023
@gsnider2195 gsnider2195 linked a pull request Jun 16, 2023 that will close this issue
4 tasks
@glennmatthews
Copy link
Contributor

Fixed by #3933 and #3931.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working as expected
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants