Skip to content

config: Remove bdist_wheel.universal = 1 from setup.cfg and stray quote #5899

config: Remove bdist_wheel.universal = 1 from setup.cfg and stray quote

config: Remove bdist_wheel.universal = 1 from setup.cfg and stray quote #5899

Re-run triggered January 28, 2025 15:15
Status Failure
Total duration 26m 18s
Artifacts

tests.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 40 warnings
Tests (3.9, postgresql14, opensearch2, 18.x): tests/oaiserver/test_oaipmh.py#L91
test_harvest KeyError: 'rdmrecords-records'
Tests (3.9, postgresql14, opensearch2, 18.x): tests/services/schemas/test_publication_date.py#L67
test_invalid_interval Failed: DID NOT RAISE <class 'marshmallow.exceptions.ValidationError'>
Tests (3.9, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L183
test_rec_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L241
test_rec_metadata_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L299
test_draft_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L357
test_draft_metadata_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L414
test_fully_restricted_rec_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L473
test_fully_restricted_draft_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L778
test_rec_files_permissions_with_rat_wrong_file assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L836
test_rec_files_permissions_with_rat_wrong_access assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 20.x): tests/oaiserver/test_oaipmh.py#L91
test_harvest KeyError: 'rdmrecords-records'
Tests (3.9, postgresql14, opensearch2, 20.x): tests/services/schemas/test_publication_date.py#L67
test_invalid_interval Failed: DID NOT RAISE <class 'marshmallow.exceptions.ValidationError'>
Tests (3.9, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L183
test_rec_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L241
test_rec_metadata_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L299
test_draft_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L357
test_draft_metadata_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L414
test_fully_restricted_rec_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L473
test_fully_restricted_draft_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L778
test_rec_files_permissions_with_rat_wrong_file assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L836
test_rec_files_permissions_with_rat_wrong_access assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 18.x): tests/oaiserver/test_oaipmh.py#L91
test_harvest KeyError: 'rdmrecords-records'
Tests (3.12, postgresql14, opensearch2, 18.x): tests/services/schemas/test_publication_date.py#L67
test_invalid_interval Failed: DID NOT RAISE <class 'marshmallow.exceptions.ValidationError'>
Tests (3.12, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L183
test_rec_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L241
test_rec_metadata_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L299
test_draft_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L357
test_draft_metadata_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L414
test_fully_restricted_rec_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L473
test_fully_restricted_draft_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L778
test_rec_files_permissions_with_rat_wrong_file assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 18.x): tests/tokens/test_resource_access.py#L836
test_rec_files_permissions_with_rat_wrong_access assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 20.x): tests/oaiserver/test_oaipmh.py#L91
test_harvest KeyError: 'rdmrecords-records'
Tests (3.12, postgresql14, opensearch2, 20.x): tests/services/schemas/test_publication_date.py#L67
test_invalid_interval Failed: DID NOT RAISE <class 'marshmallow.exceptions.ValidationError'>
Tests (3.12, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L183
test_rec_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L241
test_rec_metadata_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L299
test_draft_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L357
test_draft_metadata_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L414
test_fully_restricted_rec_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L473
test_fully_restricted_draft_files_permissions_with_rat assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L778
test_rec_files_permissions_with_rat_wrong_file assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.12, postgresql14, opensearch2, 20.x): tests/tokens/test_resource_access.py#L836
test_rec_files_permissions_with_rat_wrong_access assert 400 == 200 + where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
Tests (3.9, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/jsonresolver/contrib/jsonschema.py#L31
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
Tests (3.9, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/jsonresolver/contrib/jsonschema.py#L31
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
Tests (3.9, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/invenio_records/resolver.py#L14
jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable.
Tests (3.9, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/invenio_records/resolver.py#L14
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
Tests (3.9, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/invenio_records/resolver.py#L14
jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable.
Tests (3.9, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/invenio_records/resolver.py#L14
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
Tests (3.9, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/marshmallow_utils/fields/generated.py#L12
The '__version_info__' attribute is deprecated and will be removed in in a future version. Use feature detection or 'packaging.Version(importlib.metadata.version("marshmallow")).release' instead.
Tests (3.9, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/marshmallow_utils/fields/generated.py#L12
The '__version_info__' attribute is deprecated and will be removed in in a future version. Use feature detection or 'packaging.Version(importlib.metadata.version("marshmallow")).release' instead.
Tests (3.9, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/jsonresolver/contrib/jsonschema.py#L31
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
Tests (3.9, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/jsonresolver/contrib/jsonschema.py#L31
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
Tests (3.9, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/invenio_records/resolver.py#L14
jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable.
Tests (3.9, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/invenio_records/resolver.py#L14
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
Tests (3.9, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/invenio_records/resolver.py#L14
jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable.
Tests (3.9, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/invenio_records/resolver.py#L14
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
Tests (3.9, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/marshmallow_utils/fields/generated.py#L12
The '__version_info__' attribute is deprecated and will be removed in in a future version. Use feature detection or 'packaging.Version(importlib.metadata.version("marshmallow")).release' instead.
Tests (3.9, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/marshmallow_utils/fields/generated.py#L12
The '__version_info__' attribute is deprecated and will be removed in in a future version. Use feature detection or 'packaging.Version(importlib.metadata.version("marshmallow")).release' instead.
Tests (3.12, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L670
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Tests (3.12, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L672
Attribute s is deprecated and will be removed in Python 3.14; use value instead
Tests (3.12, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L670
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Tests (3.12, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L672
Attribute s is deprecated and will be removed in Python 3.14; use value instead
Tests (3.12, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L940
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Tests (3.12, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L943
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Tests (3.12, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L1053
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Tests (3.12, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L1055
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Tests (3.12, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L804
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Tests (3.12, postgresql14, opensearch2, 18.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L804
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Tests (3.12, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L670
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Tests (3.12, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L672
Attribute s is deprecated and will be removed in Python 3.14; use value instead
Tests (3.12, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L670
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Tests (3.12, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L672
Attribute s is deprecated and will be removed in Python 3.14; use value instead
Tests (3.12, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L940
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Tests (3.12, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L943
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Tests (3.12, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L1053
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Tests (3.12, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L1055
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Tests (3.12, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L804
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Tests (3.12, postgresql14, opensearch2, 20.x): opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/_pytest/assertion/rewrite.py#L804
ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead