Skip to content

Reconnect DBs

Reconnect DBs #544

Triggered via pull request October 24, 2023 20:35
Status Failure
Total duration 11m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
pytest: tests/routers/test_config_manager.py#L6
test_unauthenticated AssertionError: (<bound method BaseSQLDB.transaction of <class 'diracx.db.sql.jobs.db.JobDB'>>, "Exception('ba')") assert False + where False = isinstance("Exception('ba')", <class 'diracx.db.sql.utils.BaseSQLDB'>)
pytest
Process completed with exit code 1.
pytest-integration: tests/routers/test_config_manager.py#L6
test_unauthenticated AssertionError: (<bound method BaseSQLDB.transaction of <class 'diracx.db.sql.jobs.db.JobDB'>>, "Exception('ba')") assert False + where False = isinstance("Exception('ba')", <class 'diracx.db.sql.utils.BaseSQLDB'>)
pytest-integration: tests/cli/test_jobs.py#L9
test_search bdb.BdbQuit
pytest-integration
Process completed with exit code 1.