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

Flaky tests/integration/02/test_dynamic_services_routes.py::test_start_status_stop #3545

Closed
1 task
pcrespov opened this issue Nov 13, 2022 · 0 comments · Fixed by #4175
Closed
1 task

Flaky tests/integration/02/test_dynamic_services_routes.py::test_start_status_stop #3545

pcrespov opened this issue Nov 13, 2022 · 0 comments · Fixed by #4175
Assignees
Labels
t:maintenance Some planned maintenance work
Milestone

Comments

@pcrespov
Copy link
Member

pcrespov commented Nov 13, 2022

[int] director-v2 02

  • tests/integration/02/test_dynamic_services_routes.py::test_start_status_stop example
ERROR tests/integration/02/test_dynamic_services_routes.py::test_start_status_stop[2.0.4] - sqlalchemy.exc.ProgrammingError: (psycopg2.errors.DuplicateObject) enum label "ADMIN" already exists

[SQL: ALTER TYPE userrole ADD VALUE 'ADMIN']
(Background on this error at: https://sqlalche.me/e/14/f405)
ERROR tests/integration/02/test_dynamic_sidecar_nodeports_integration.py::test_nodeports_integration[2.0.4-false] - AssertionError: some service did not start correctly [{<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/hostedtoolcache/Python/3.9.15/x64/lib/python3.9/asyncio/futures.py:384]>}]
assert not {<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/hostedtoolcache/Python/3.9.15/x64/lib/python3.9/asyncio/futures.py:384]>}
ERROR tests/integration/02/test_mixed_dynamic_sidecar_and_legacy_project.py::test_legacy_and_dynamic_sidecar_run[2.0.4] - AssertionError: some service did not start correctly [{<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /opt/hostedtoolcache/Python/3.9.15/x64/lib/python3.9/asyncio/futures.py:384]>}]
assert not {<Future pending cb=[_chain_future.<locals>._call_check_cancel() at 
```/opt/hostedtoolcache/Python/3.9.15/x64/lib/python3.9/asyncio/futures.py:384]>}
https://github.com/ITISFoundation/osparc-simcore/actions/runs/3446962667/jobs/5752633533#step:12:2057
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment