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

Broken tests #2

Open
3 tasks done
alexandrevicenzi opened this issue Mar 22, 2024 · 0 comments
Open
3 tasks done

Broken tests #2

alexandrevicenzi opened this issue Mar 22, 2024 · 0 comments

Comments

@alexandrevicenzi
Copy link

We are happy to answer your questions about the code or discuss technical ideas.

Please complete the following checklist (by adding [x]):

  • I have searched open and closed issues for duplicates
  • This isn't a feature request
  • This is not a report about my app not working as expected

The following tests fail when I run pytest:

FAILED tests/test_networkmanager.py::test_initialize_persisted_connection_determines_initial_connection_state[active_nm_connection0-None-Connected] - TypeError: ConnectionParameters.__init__() got an unexpected keyword argument 'killswitch'
FAILED tests/test_networkmanager.py::test_initialize_persisted_connection_determines_initial_connection_state[None-None-Disconnected] - TypeError: ConnectionParameters.__init__() got an unexpected keyword argument 'killswitch'
FAILED tests/test_networkmanager.py::test_initialize_persisted_connection_determines_initial_connection_state[None-inactive_nm_connection2-Error] - TypeError: ConnectionParameters.__init__() got an unexpected keyword argument 'killswitch'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant