Investigate asyncio
CancelledError
in test_list_secrets
on Juju 3.3
, 3.4
, 3.5
#1180
Labels
area/tests
Updates the tests or test infrastructure
kind/bug
indicates a bug in the project
kind/CI
About CI infra or tests
kind/test
invalid or failing tests cases, build errors due to a test case, any problems regarding testing.
Description
tests/integration/test_secrets.py::test_list_secrets
seems to be consistently failing with juju 3.3, 3.4 and 3.5 (passes on 3.1) with anasyncio.exceptions.CancelledError
e.g.
Fully outputs for 3.3, 3.4 and 3.5 respectively:
Urgency
Annoying bug in our test suite
Python-libjuju version
main
Juju version
3.3, 3.4, 3.5
Reproduce / Test
The text was updated successfully, but these errors were encountered: