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

GraphQL tests failing in v4.0.11 #214

Open
cruse1977 opened this issue Oct 3, 2024 · 5 comments
Open

GraphQL tests failing in v4.0.11 #214

cruse1977 opened this issue Oct 3, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@cruse1977
Copy link
Member

NetBox version
v4.0.11

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. cd develop
  2. docker compose up
  3. docker exec -it develop-netbox-1 /opt/netbox/netbox/manage.py test netbox_bgp

Significant failure occur around graphql

Expected behavior
Tests pass}

@cruse1977 cruse1977 added the bug Something isn't working label Oct 3, 2024
@cruse1977 cruse1977 self-assigned this Oct 3, 2024
@pl0xym0r
Copy link
Contributor

pl0xym0r commented Oct 3, 2024

It doesn't surprise me as I didn't release them for 4.0
That's why I made #200
Or am I missing something?

@cruse1977
Copy link
Member Author

with #200 - Ran 205 tests in 2.560s

FAILED (failures=13)
Destroying test database for alias 'default'...

@pl0xym0r
Copy link
Contributor

pl0xym0r commented Oct 3, 2024

Hmmm ... strange, I would not make a PR if the test failed.
I did them without #204 , idk if it modifies the behavior

@cruse1977
Copy link
Member Author

cruse1977 commented Oct 3, 2024 via email

@pl0xym0r
Copy link
Contributor

pl0xym0r commented Oct 3, 2024

At that time, I think I was on 4.0.7

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

2 participants