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

Fix failing test_snap_set_and_get_with_typed integration test #123

Open
benhoyt opened this issue May 24, 2024 · 0 comments
Open

Fix failing test_snap_set_and_get_with_typed integration test #123

benhoyt opened this issue May 24, 2024 · 0 comments

Comments

@benhoyt
Copy link
Collaborator

benhoyt commented May 24, 2024

This is failing with an error connecting to the snapd socket:

tests/integration/test_snap.py::test_snap_set_and_get_with_typed 
-------------------------------- live log call ---------------------------------
INFO     charms.operator_libs_linux.v2.snap:snap.py:590 Refreshing snap lxd, revision None, tracking latest
error: cannot perform the following tasks:
- Run configure hook of "lxd" snap if present (run hook "configure": error: cannot communicate with server: \
    Post "http://localhost/v2/snapctl": dial unix /run/snapd-snap.socket: connect: no such file or directory)
FAILED

Other similar tests seem to be succeeding.

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