Skip to content

refactor: Clean up DB sessions consistently #2233

refactor: Clean up DB sessions consistently

refactor: Clean up DB sessions consistently #2233

Triggered via pull request July 15, 2024 12:57
@AndreasAlbertQCAndreasAlbertQC
synchronize #702
Status Failure
Total duration 6m 16s
Artifacts

ci.yml

on: pull_request_target
Matrix: test_quetz
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 10 warnings
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_jobs.py#L643
test_post_new_job_from_plugin[quetz-dummyplugin:dummy_job-owner] AssertionError: assert <JobStatus.failed: 'failed'> == <JobStatus.success: 'success'> - success + failed
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_jobs.py#L897
test_run_action_handler AssertionError: expected call not found. Expected: mock(my_arg=1) Actual: mock(dao=<quetz.dao.Dao object at 0x7fbf5bd7e9c0>, my_arg=1) pytest introspection follows: Kwargs: assert ***'dao': <quet..., 'my_arg': 1*** == ***'my_arg': 1*** Omitting 1 identical items, use -vv to show Left contains 1 more item: ***'dao': <quetz.dao.Dao object at 0x7fbf5bd7e9c0>*** Full diff: - ***'my_arg': 1*** + ***'dao': <quetz.dao.Dao object at 0x7fbf5bd7e9c0>, 'my_arg': 1***
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_jobs.py#L1007
test_run_periodic_package_version_job[start_date0] AssertionError: assert <TaskStatus.failed: 'failed'> == <TaskStatus.s...ss: 'success'> - success + failed
test_quetz (ubuntu-latest, postgres, use-migrations): quetz/tests/test_jobs.py#L1007
test_run_periodic_package_version_job[None] AssertionError: assert <TaskStatus.failed: 'failed'> == <TaskStatus.s...ss: 'success'> - success + failed
test_quetz (ubuntu-latest, postgres, use-migrations)
Process completed with exit code 1.
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_jobs.py#L643
test_post_new_job_from_plugin[quetz-dummyplugin:dummy_job-owner] AssertionError: assert <JobStatus.failed: 'failed'> == <JobStatus.success: 'success'> - success + failed
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_jobs.py#L897
test_run_action_handler AssertionError: expected call not found. Expected: mock(my_arg=1) Actual: mock(dao=<quetz.dao.Dao object at 0x7f484aa6a4e0>, my_arg=1) pytest introspection follows: Kwargs: assert ***'dao': <quet..., 'my_arg': 1*** == ***'my_arg': 1*** Omitting 1 identical items, use -vv to show Left contains 1 more item: ***'dao': <quetz.dao.Dao object at 0x7f484aa6a4e0>*** Full diff: - ***'my_arg': 1*** + ***'dao': <quetz.dao.Dao object at 0x7f484aa6a4e0>, 'my_arg': 1***
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_jobs.py#L1007
test_run_periodic_package_version_job[start_date0] AssertionError: assert <TaskStatus.failed: 'failed'> == <TaskStatus.s...ss: 'success'> - success + failed
test_quetz (ubuntu-latest, sqlite, use-migrations): quetz/tests/test_jobs.py#L1007
test_run_periodic_package_version_job[None] AssertionError: assert <TaskStatus.failed: 'failed'> == <TaskStatus.s...ss: 'success'> - success + failed
test_quetz (ubuntu-latest, sqlite, use-migrations)
Process completed with exit code 1.
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_jobs.py#L643
test_post_new_job_from_plugin[quetz-dummyplugin:dummy_job-owner] AssertionError: assert <JobStatus.failed: 'failed'> == <JobStatus.success: 'success'> - success + failed
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_jobs.py#L897
test_run_action_handler AssertionError: expected call not found. Expected: mock(my_arg=1) Actual: mock(dao=<quetz.dao.Dao object at 0x7f71fd171190>, my_arg=1) pytest introspection follows: Kwargs: assert ***'dao': <quet..., 'my_arg': 1*** == ***'my_arg': 1*** Omitting 1 identical items, use -vv to show Left contains 1 more item: ***'dao': <quetz.dao.Dao object at 0x7f71fd171190>*** Full diff: - ***'my_arg': 1*** + ***'dao': <quetz.dao.Dao object at 0x7f71fd171190>, 'my_arg': 1***
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_jobs.py#L1007
test_run_periodic_package_version_job[start_date0] AssertionError: assert <TaskStatus.failed: 'failed'> == <TaskStatus.s...ss: 'success'> - success + failed
test_quetz (ubuntu-latest, postgres, create-tables): quetz/tests/test_jobs.py#L1007
test_run_periodic_package_version_job[None] AssertionError: assert <TaskStatus.failed: 'failed'> == <TaskStatus.s...ss: 'success'> - success + failed
test_quetz (ubuntu-latest, postgres, create-tables)
Process completed with exit code 1.
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_jobs.py#L643
test_post_new_job_from_plugin[quetz-dummyplugin:dummy_job-owner] AssertionError: assert <JobStatus.failed: 'failed'> == <JobStatus.success: 'success'> - success + failed
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_jobs.py#L897
test_run_action_handler AssertionError: expected call not found. Expected: mock(my_arg=1) Actual: mock(dao=<quetz.dao.Dao object at 0x7ff95a7d59d0>, my_arg=1) pytest introspection follows: Kwargs: assert ***'dao': <quet..., 'my_arg': 1*** == ***'my_arg': 1*** Omitting 1 identical items, use -vv to show Left contains 1 more item: ***'dao': <quetz.dao.Dao object at 0x7ff95a7d59d0>*** Full diff: - ***'my_arg': 1*** + ***'dao': <quetz.dao.Dao object at 0x7ff95a7d59d0>, 'my_arg': 1***
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_jobs.py#L1007
test_run_periodic_package_version_job[start_date0] AssertionError: assert <TaskStatus.failed: 'failed'> == <TaskStatus.s...ss: 'success'> - success + failed
test_quetz (ubuntu-latest, sqlite, create-tables): quetz/tests/test_jobs.py#L1007
test_run_periodic_package_version_job[None] AssertionError: assert <TaskStatus.failed: 'failed'> == <TaskStatus.s...ss: 'success'> - success + failed
test_quetz (ubuntu-latest, sqlite, create-tables)
Process completed with exit code 1.
test_release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_quetz (ubuntu-latest, postgres, use-migrations)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, postgres, use-migrations)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_quetz (ubuntu-latest, sqlite, use-migrations)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, sqlite, use-migrations)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_quetz (ubuntu-latest, postgres, create-tables)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, postgres, create-tables)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_quetz (ubuntu-latest, sqlite, create-tables)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_quetz (ubuntu-latest, sqlite, create-tables)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/