api: fix bucket assignment on new publish #608
Annotations
8 errors and 1 warning
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18):
tests/unit/test_previewer.py#L96
test_preview_video[test.mp4-preview_recid-True-/record/{0}/preview/{1}-recid_preview]
assert None
|
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18):
tests/unit/test_previewer.py#L96
test_preview_video[test.mp4-preview_recid_embed-True-/record/{0}/embed/{1}-recid_embed]
assert None
|
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18):
tests/unit/test_previewer.py#L96
test_preview_video[test.mov-preview_recid-True-/record/{0}/preview/{1}-recid_preview]
assert None
|
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18):
tests/unit/test_previewer.py#L96
test_preview_video[test.mov-preview_recid_embed-True-/record/{0}/embed/{1}-recid_embed]
assert None
|
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18):
tests/unit/test_previewer.py#L313
test_smil_generation[test.mp4]
assert None
|
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18):
tests/unit/test_previewer.py#L313
test_smil_generation[test.mov]
assert None
|
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18):
tests/unit/test_project_rest.py#L300
test_simple_workflow
AssertionError: assert {'$schema': '...NDING'}}, ...} == {'doi': '10.0... '2024-09-13'}
Omitting 22 identical items, use -vv to show
Differing items:
{'_files': [{'bucket_id': '90ab6e7d-cfc4-4580-a451-1375cdcff00a', 'checksum': 'md5:eb88ae1e3666e6fe96a33ea72aab630e', 'completed': True, 'content_type': 'json', ...}]} != {'_files': [{'bucket_id': 'f36ae9c0-a2af-461f-b193-7e7eac050419', 'checksum': 'md5:eb88ae1e3666e6fe96a33ea72aab630e', 'completed': True, 'content_type': 'json', ...}]}
Use -v to get the full diff
|
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18)
Process completed with exit code 1.
|
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|