Package: src:python-drf-spectacular
Version: 0.28.0-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-drf-spectacular, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf docs/.build .mypy_cache
dh_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild

[... snipped ...]

tests/test_regressions.py::test_non_supported_http_verbs PASSED          [ 47%]
tests/test_regressions.py::test_nested_ro_serializer_has_required_fields_on_patch
 PASSED [ 48%]
tests/test_regressions.py::test_path_param_from_related_model_pk_without_primary_key_true[x/(?P<related_field>[0-9a-f-]{36})]
 PASSED [ 48%]
tests/test_regressions.py::test_path_param_from_related_model_pk_without_primary_key_true[x/<related_field>]
 PASSED [ 48%]
tests/test_regressions.py::test_path_parameter_with_relationships PASSED [ 48%]
tests/test_regressions.py::test_path_parameter_with_lookup_field PASSED  [ 48%]
tests/test_regressions.py::test_multiple_choice_enum PASSED              [ 49%]
tests/test_regressions.py::test_explode_style_parameter_with_custom_schema 
PASSED [ 49%]
tests/test_regressions.py::test_incorrect_foreignkey_type_on_readonly_field 
PASSED [ 49%]
tests/test_regressions.py::test_parameter_sorting_setting[True-result0] PASSED 
[ 49%]
tests/test_regressions.py::test_parameter_sorting_setting[False-result1] PASSED 
[ 49%]
tests/test_regressions.py::test_parameter_sorting_setting[<lambda>-result2] 
PASSED [ 50%]
tests/test_regressions.py::test_operation_sorting_setting[True-result0] PASSED 
[ 50%]
tests/test_regressions.py::test_operation_sorting_setting[False-result1] PASSED 
[ 50%]
tests/test_regressions.py::test_operation_sorting_setting[<lambda>-result2] 
PASSED [ 50%]
tests/test_regressions.py::test_response_headers_without_response_body PASSED [ 
50%]
tests/test_regressions.py::test_customized_parsers_and_renderers_on_viewset 
PASSED [ 51%]
tests/test_regressions.py::test_technically_unnecessary_serializer_patch PASSED 
[ 51%]
tests/test_regressions.py::test_any_placeholder_on_request_response PASSED [ 
51%]
tests/test_regressions.py::test_categorized_choices PASSED               [ 51%]
tests/test_regressions.py::test_schema_path_prefix_trim PASSED           [ 51%]
tests/test_regressions.py::test_nameless_root_endpoint PASSED            [ 52%]
tests/test_regressions.py::test_list_and_pagination_on_non_2XX_schemas PASSED [ 
52%]
tests/test_regressions.py::test_openapi_response_wrapper PASSED          [ 52%]
tests/test_regressions.py::test_openapi_response_without_description_string 
PASSED [ 52%]
tests/test_regressions.py::test_prefix_estimation_with_re_special_chars_as_literals_in_path
 PASSED [ 52%]
tests/test_regressions.py::test_nested_router_urls PASSED                [ 53%]
tests/test_regressions.py::test_yaml_encoder_parity[value0] PASSED       [ 53%]
tests/test_regressions.py::test_yaml_encoder_parity[value1] PASSED       [ 53%]
tests/test_regressions.py::test_yaml_encoder_parity[value2] PASSED       [ 53%]
tests/test_regressions.py::test_yaml_encoder_parity[value3] PASSED       [ 53%]
tests/test_regressions.py::test_yaml_encoder_parity[value4] PASSED       [ 54%]
tests/test_regressions.py::test_yaml_encoder_parity[value5] PASSED       [ 54%]
tests/test_regressions.py::test_yaml_encoder_parity[deadbeef] PASSED     [ 54%]
tests/test_regressions.py::test_yaml_encoder_parity[value7] PASSED       [ 54%]
tests/test_regressions.py::test_serializer_extension_with_non_object_schema[comp_schema0-True]
 PASSED [ 54%]
tests/test_regressions.py::test_serializer_extension_with_non_object_schema[comp_schema1-True]
 PASSED [ 55%]
tests/test_regressions.py::test_serializer_extension_with_non_object_schema[comp_schema2-False]
 PASSED [ 55%]
tests/test_regressions.py::test_serializer_extension_with_non_object_schema[comp_schema3-False]
 PASSED [ 55%]
tests/test_regressions.py::test_serializer_extension_with_non_object_schema[comp_schema4-False]
 PASSED [ 55%]
tests/test_regressions.py::test_serializer_extension_with_non_object_schema[comp_schema5-False]
 PASSED [ 55%]
tests/test_regressions.py::test_response_header_with_serializer_component 
PASSED [ 56%]
tests/test_regressions.py::test_extend_schema_noop_request_content_type PASSED 
[ 56%]
tests/test_regressions.py::test_viewset_reverse_list_detection_override PASSED 
[ 56%]
tests/test_regressions.py::test_list_serializer_with_read_only_field_on_model_property
 PASSED [ 56%]
tests/test_regressions.py::test_extend_schema_serializer_field_deprecation 
PASSED [ 56%]
tests/test_regressions.py::test_paginated_list_serializer_with_dict_field 
PASSED [ 57%]
tests/test_regressions.py::test_serializer_method_field_with_functools_partial 
PASSED [ 57%]
tests/test_regressions.py::test_disable_list_mechanics_on_non_2XX PASSED [ 57%]
tests/test_regressions.py::test_authentication_whitelist PASSED          [ 57%]
tests/test_regressions.py::test_authentication_empty_whitelist PASSED    [ 57%]
tests/test_regressions.py::test_request_response_raw_schema_annotation PASSED [ 
58%]
tests/test_regressions.py::test_serializer_modelfield_and_methodfield_with_default_value
 PASSED [ 58%]
tests/test_regressions.py::test_literal_dot_in_regex_path PASSED         [ 58%]
tests/test_regressions.py::test_customized_lookup_url_kwarg PASSED       [ 58%]
tests/test_regressions.py::test_regex_path_parameter_discovery_pattern PASSED [ 
58%]
tests/test_regressions.py::test_path_parameter_priority_matching[path_func0-/{id}/-<int:pk>/-parameter_types0]
 PASSED [ 59%]
tests/test_regressions.py::test_path_parameter_priority_matching[path_func1-/{id}/-<pk>/-parameter_types1]
 PASSED [ 59%]
tests/test_regressions.py::test_path_parameter_priority_matching[path_func2-/{id}/-(?P<pk>[a-z]{2}(-[a-z]{2})?)/-parameter_types2]
 PASSED [ 59%]
tests/test_regressions.py::test_path_parameter_priority_matching[path_func3-/{id}/-(?P<pk>[^/.]+)/$-parameter_types3]
 PASSED [ 59%]
tests/test_regressions.py::test_path_parameter_priority_matching[path_func4-/{field}/t/{id}/-^(?P<field>[^/.]+)/t/(?P<pk>[a-z]+)/-parameter_types4]
 PASSED [ 59%]
tests/test_regressions.py::test_path_parameter_priority_matching[path_func5-/{field}/t/{id}/-^(?P<field>[A-Z\\(\\)]+)/t/(?P<pk>[^/.]+)/-parameter_types5]
 PASSED [ 60%]
tests/test_regressions.py::test_import_strings_in_default_settings[DEFAULT_GENERATOR_CLASS]
 PASSED [ 60%]
tests/test_regressions.py::test_import_strings_in_default_settings[SERVE_AUTHENTICATION]
 PASSED [ 60%]
tests/test_regressions.py::test_import_strings_in_default_settings[SERVE_PERMISSIONS]
 PASSED [ 60%]
tests/test_regressions.py::test_import_strings_in_default_settings[POSTPROCESSING_HOOKS]
 PASSED [ 60%]
tests/test_regressions.py::test_import_strings_in_default_settings[PREPROCESSING_HOOKS]
 PASSED [ 60%]
tests/test_regressions.py::test_import_strings_in_default_settings[GET_LIB_DOC_EXCLUDES]
 PASSED [ 61%]
tests/test_regressions.py::test_import_strings_in_default_settings[GET_MOCK_REQUEST]
 PASSED [ 61%]
tests/test_regressions.py::test_import_strings_in_default_settings[SORT_OPERATIONS]
 PASSED [ 61%]
tests/test_regressions.py::test_import_strings_in_default_settings[SORT_OPERATION_PARAMETERS]
 PASSED [ 61%]
tests/test_regressions.py::test_import_strings_in_default_settings[AUTHENTICATION_WHITELIST]
 PASSED [ 61%]
tests/test_regressions.py::test_import_strings_in_default_settings[RENDERER_WHITELIST]
 PASSED [ 62%]
tests/test_regressions.py::test_import_strings_in_default_settings[PARSER_WHITELIST]
 PASSED [ 62%]
tests/test_regressions.py::test_import_strings_in_default_settings[WEBHOOKS] 
PASSED [ 62%]
tests/test_regressions.py::test_path_converter_override PASSED           [ 62%]
tests/test_regressions.py::test_int64_detection[kwargs0-expected0] PASSED [ 62%]
tests/test_regressions.py::test_int64_detection[kwargs1-expected1] PASSED [ 63%]
tests/test_regressions.py::test_int64_detection[kwargs2-expected2] PASSED [ 63%]
tests/test_regressions.py::test_int64_detection[kwargs3-expected3] PASSED [ 63%]
tests/test_regressions.py::test_int64_detection[kwargs4-expected4] PASSED [ 63%]
tests/test_regressions.py::test_int64_detection[kwargs5-expected5] PASSED [ 63%]
tests/test_regressions.py::test_int64_detection[kwargs6-expected6] PASSED [ 64%]
tests/test_regressions.py::test_int64_detection[kwargs7-expected7] PASSED [ 64%]
tests/test_regressions.py::test_description_whitespace_stripping PASSED  [ 64%]
tests/test_regressions.py::test_double_nested_list_serializer[ListField] PASSED 
[ 64%]
tests/test_regressions.py::test_double_nested_list_serializer[ListSerializer] 
PASSED [ 64%]
tests/test_regressions.py::test_api_view_decorator_case_insensitive[get-GET] 
PASSED [ 65%]
tests/test_regressions.py::test_api_view_decorator_case_insensitive[GET-get] 
PASSED [ 65%]
tests/test_regressions.py::test_action_decorator_case_insensitive[get-GET] 
PASSED [ 65%]
tests/test_regressions.py::test_action_decorator_case_insensitive[GET-get] 
PASSED [ 65%]
tests/test_regressions.py::test_extend_schema_view_isolation PASSED      [ 65%]
tests/test_regressions.py::test_extend_schema_view_layering PASSED       [ 66%]
tests/test_regressions.py::test_extend_schema_view_extend_schema_crosstalk 
PASSED [ 66%]
tests/test_regressions.py::test_extend_schema_view_on_api_view PASSED    [ 66%]
tests/test_regressions.py::test_nested_empty_direction_serializer_with_split[True-False]
 PASSED [ 66%]
tests/test_regressions.py::test_nested_empty_direction_serializer_with_split[False-True]
 PASSED [ 66%]
tests/test_regressions.py::test_nested_empty_direction_serializer_with_split[False-False]
 PASSED [ 67%]
tests/test_regressions.py::test_empty_direction_list_serializer_with_split[True-False]
 PASSED [ 67%]
tests/test_regressions.py::test_empty_direction_list_serializer_with_split[False-True]
 PASSED [ 67%]
tests/test_regressions.py::test_empty_direction_list_serializer_with_split[False-False]
 PASSED [ 67%]
tests/test_regressions.py::test_schema_path_prefix_insert PASSED         [ 67%]
tests/test_regressions.py::test_enforce_non_blank_fields PASSED          [ 68%]
tests/test_regressions.py::test_extend_schema_serializer_isolation PASSED [ 68%]
tests/test_regressions.py::test_extend_schema_field_isolation PASSED     [ 68%]
tests/test_regressions.py::test_catch_all_status_code_responses PASSED   [ 68%]
tests/test_regressions.py::test_renderer_parser_whitelist PASSED         [ 68%]
tests/test_regressions.py::test_empty_auth_override PASSED               [ 69%]
tests/test_regressions.py::test_external_docs PASSED                     [ 69%]
tests/test_regressions.py::test_basic_parameters_with_many PASSED        [ 69%]
tests/test_regressions.py::test_parameter_with_pattern PASSED            [ 69%]
tests/test_regressions.py::test_mock_request_in_serializer_context PASSED [ 69%]
tests/test_regressions.py::test_drf_authtoken_schema_override_bug PASSED [ 70%]
tests/test_regressions.py::test_safestring_serialization PASSED          [ 70%]
tests/test_regressions.py::test_many_parameter_item_enum PASSED          [ 70%]
tests/test_regressions.py::test_custom_default_manager PASSED            [ 70%]
tests/test_regressions.py::test_primary_key_related_field_default_value PASSED 
[ 70%]
tests/test_regressions.py::test_slug_related_field_to_model_property PASSED [ 
71%]
tests/test_regressions.py::test_serializer_foreign_key_default_value_handling 
PASSED [ 71%]
tests/test_regressions.py::test_serializer_method_docstring_precedence PASSED [ 
71%]
tests/test_regressions.py::test_disable_enum_description_generation PASSED [ 
71%]
tests/test_regressions.py::test_openapi_request_wrapper PASSED           [ 71%]
tests/test_regressions.py::test_exclude_then_include_subclassed_view PASSED [ 
72%]
tests/test_regressions.py::test_disable_viewset_list_handling_as_one_off PASSED 
[ 72%]
tests/test_regressions.py::test_openapirequest_used_without_media_type_dict 
PASSED [ 72%]
tests/test_regressions.py::test_basic_oas_3_1_nullable_cases PASSED      [ 72%]
tests/test_regressions.py::test_extend_schema_higher_order_types PASSED  [ 72%]
tests/test_regressions.py::test_customized_http_method_names PASSED      [ 73%]
tests/test_regressions.py::test_extend_schema_field_with_types PASSED    [ 73%]
tests/test_regressions.py::test_operation_id_method_position PASSED      [ 73%]
tests/test_regressions.py::test_self_referential_serializer_method_field PASSED 
[ 73%]
tests/test_regressions.py::test_primary_key_related_field_with_custom_pk_field 
PASSED [ 73%]
tests/test_specification_extensions.py::test_root_info_spec_extensions PASSED [ 
74%]
tests/test_specification_extensions.py::test_operation_spec_extensions PASSED [ 
74%]
tests/test_specification_extensions.py::test_operation_spec_extensions2 PASSED 
[ 74%]
tests/test_specification_extensions.py::test_operation_spec_extensions3 PASSED 
[ 74%]
tests/test_specification_extensions.py::test_serializer_component_spec_extensions
 PASSED [ 74%]
tests/test_specification_extensions.py::test_security_spec_extensions PASSED [ 
75%]
tests/test_specification_extensions.py::test_parameter_spec_extensions PASSED [ 
75%]
tests/test_split.py::test_nested_partial_on_split_request_false PASSED   [ 75%]
tests/test_split.py::test_nested_partial_on_split_request_true PASSED    [ 75%]
tests/test_validators.py::test_validators PASSED                         [ 75%]
tests/test_validators.py::test_nested_validators PASSED                  [ 76%]
tests/test_validators.py::test_validation_constrained[instance0-expected0] 
PASSED [ 76%]
tests/test_validators.py::test_validation_constrained[instance1-expected1] 
PASSED [ 76%]
tests/test_validators.py::test_validation_constrained[instance2-expected2] 
PASSED [ 76%]
tests/test_validators.py::test_validation_constrained[instance3-expected3] 
PASSED [ 76%]
tests/test_validators.py::test_validation_constrained[instance4-expected4] 
PASSED [ 77%]
tests/test_validators.py::test_validation_constrained[instance5-expected5] 
PASSED [ 77%]
tests/test_validators.py::test_validation_constrained[instance6-expected6] 
PASSED [ 77%]
tests/test_validators.py::test_validation_constrained[instance7-expected7] 
PASSED [ 77%]
tests/test_validators.py::test_validation_constrained[instance8-expected8] 
PASSED [ 77%]
tests/test_validators.py::test_validation_constrained[instance9-expected9] 
PASSED [ 78%]
tests/test_validators.py::test_validation_constrained[instance10-expected10] 
PASSED [ 78%]
tests/test_validators.py::test_validation_constrained[instance11-expected11] 
PASSED [ 78%]
tests/test_validators.py::test_validation_constrained[instance12-expected12] 
PASSED [ 78%]
tests/test_validators.py::test_validation_constrained[instance13-expected13] 
PASSED [ 78%]
tests/test_validators.py::test_validation_constrained[instance14-expected14] 
PASSED [ 79%]
tests/test_validators.py::test_validation_constrained[instance15-expected15] 
PASSED [ 79%]
tests/test_validators.py::test_validation_constrained[instance16-expected16] 
PASSED [ 79%]
tests/test_validators.py::test_validation_constrained[instance17-expected17] 
PASSED [ 79%]
tests/test_validators.py::test_validation_constrained[instance18-expected18] 
PASSED [ 79%]
tests/test_validators.py::test_validation_constrained[instance19-expected19] 
PASSED [ 80%]
tests/test_validators.py::test_validation_constrained[instance20-expected20] 
PASSED [ 80%]
tests/test_validators.py::test_validation_constrained[instance21-expected21] 
PASSED [ 80%]
tests/test_validators.py::test_validation_constrained[instance22-expected22] 
PASSED [ 80%]
tests/test_validators.py::test_validation_constrained[instance23-expected23] 
PASSED [ 80%]
tests/test_validators.py::test_validation_constrained[instance24-expected24] 
PASSED [ 80%]
tests/test_validators.py::test_validation_constrained[instance25-expected25] 
PASSED [ 81%]
tests/test_validators.py::test_validation_constrained[instance26-expected26] 
PASSED [ 81%]
tests/test_validators.py::test_validation_constrained[instance27-expected27] 
PASSED [ 81%]
tests/test_validators.py::test_timedelta_in_validator PASSED             [ 81%]
tests/test_validators.py::test_regex_validator_tweaks[\\xff-\\u00ff] PASSED [ 
81%]
tests/test_validators.py::test_regex_validator_tweaks[\\Ato\\Z-^to$] PASSED [ 
82%]
tests/test_versioning.py::test_url_path_versioning[v1-PathVersioningViewset] 
PASSED [ 82%]
tests/test_versioning.py::test_url_path_versioning[v1-PathVersioningViewset2] 
PASSED [ 82%]
tests/test_versioning.py::test_url_path_versioning[v2-PathVersioningViewset] 
PASSED [ 82%]
tests/test_versioning.py::test_url_path_versioning[v2-PathVersioningViewset2] 
PASSED [ 82%]
tests/test_versioning.py::test_namespace_versioning[v1-NamespaceVersioningViewset]
 PASSED [ 83%]
tests/test_versioning.py::test_namespace_versioning[v1-NamespaceVersioningViewset2]
 PASSED [ 83%]
tests/test_versioning.py::test_namespace_versioning[v2-NamespaceVersioningViewset]
 PASSED [ 83%]
tests/test_versioning.py::test_namespace_versioning[v2-NamespaceVersioningViewset2]
 PASSED [ 83%]
tests/test_versioning.py::test_namespace_versioning_urlpatterns_simplification[path_func0-{id}/-<int:pk>/]
 PASSED [ 83%]
tests/test_versioning.py::test_namespace_versioning_urlpatterns_simplification[path_func1-{id}/-<pk>/]
 PASSED [ 84%]
tests/test_versioning.py::test_namespace_versioning_urlpatterns_simplification[path_func2-{id}/-(?P<pk>[0-9A-Fa-f-]+)/]
 PASSED [ 84%]
tests/test_versioning.py::test_namespace_versioning_urlpatterns_simplification[path_func3-{id}/-(?P<pk>[^/.]+)/$]
 PASSED [ 84%]
tests/test_versioning.py::test_namespace_versioning_urlpatterns_simplification[path_func4-{id}/-(?P<pk>[a-z]{2}(-[a-z]{2})?)/]
 PASSED [ 84%]
tests/test_versioning.py::test_namespace_versioning_urlpatterns_simplification[path_func5-{field}/t/{id}/-^(?P<field>[^/.]+)/t/(?P<pk>[^/.]+)/]
 PASSED [ 84%]
tests/test_versioning.py::test_namespace_versioning_urlpatterns_simplification[path_func6-{field}/t/{id}/-^(?P<field>[A-Z\\(\\)]+)/t/(?P<pk>[^/.]+)/]
 PASSED [ 85%]
tests/test_versioning.py::test_accept_header_versioning[True-v1-AcceptHeaderVersioningViewset]
 PASSED [ 85%]
tests/test_versioning.py::test_accept_header_versioning[True-v1-AcceptHeaderVersioningViewset2]
 PASSED [ 85%]
tests/test_versioning.py::test_accept_header_versioning[True-v2-AcceptHeaderVersioningViewset]
 PASSED [ 85%]
tests/test_versioning.py::test_accept_header_versioning[True-v2-AcceptHeaderVersioningViewset2]
 PASSED [ 85%]
tests/test_versioning.py::test_accept_header_versioning[False-v1-AcceptHeaderVersioningViewset]
 PASSED [ 86%]
tests/test_versioning.py::test_accept_header_versioning[False-v1-AcceptHeaderVersioningViewset2]
 PASSED [ 86%]
tests/test_versioning.py::test_accept_header_versioning[False-v2-AcceptHeaderVersioningViewset]
 PASSED [ 86%]
tests/test_versioning.py::test_accept_header_versioning[False-v2-AcceptHeaderVersioningViewset2]
 PASSED [ 86%]
tests/test_versioning.py::test_spectacular_view_versioning[/api/nv/v2/schema/-8]
 PASSED [ 86%]
tests/test_versioning.py::test_spectacular_view_versioning[/api/pv/v1/schema/-8]
 PASSED [ 87%]
tests/test_versioning.py::test_spectacular_view_versioning[/api/schema-v2/-8] 
PASSED [ 87%]
tests/test_versioning.py::test_spectacular_view_versioning[/api/schema/-2] 
PASSED [ 87%]
tests/test_versioning.py::test_spectacular_view_versioning[/api/schema/?version=v2-8]
 PASSED [ 87%]
tests/test_versioning.py::test_spectacular_view_accept_header_versioning[v1] 
PASSED [ 87%]
tests/test_versioning.py::test_spectacular_view_accept_header_versioning[v2] 
PASSED [ 88%]
tests/test_versioning.py::test_spectacular_ui_view_versioning[/api/nv/v1/schema/ui-/api/nv/v1/schema/]
 PASSED [ 88%]
tests/test_versioning.py::test_spectacular_ui_view_versioning[/api/nv/v2/schema/ui-/api/nv/v2/schema/]
 PASSED [ 88%]
tests/test_versioning.py::test_spectacular_ui_view_versioning[/api/pv/v1/schema/ui-/api/pv/v1/schema/]
 PASSED [ 88%]
tests/test_versioning.py::test_spectacular_ui_view_versioning[/api/pv/v2/schema/ui-/api/pv/v2/schema/]
 PASSED [ 88%]
tests/test_versioning.py::test_spectacular_versioning_info_object_variations 
PASSED [ 89%]
tests/test_view.py::test_spectacular_view PASSED                         [ 89%]
tests/test_view.py::test_spectacular_view_custom_urlconf PASSED          [ 89%]
tests/test_view.py::test_spectacular_view_accept[application/vnd.oai.openapi-yaml-None]
 PASSED [ 89%]
tests/test_view.py::test_spectacular_view_accept[application/yaml-yaml-None] 
PASSED [ 89%]
tests/test_view.py::test_spectacular_view_accept[application/vnd.oai.openapi+json-json-4]
 PASSED [ 90%]
tests/test_view.py::test_spectacular_view_accept[application/json-json-4] 
PASSED [ 90%]
tests/test_view.py::test_spectacular_view_accept[application/json; 
indent=8-json-8] PASSED [ 90%]
tests/test_view.py::test_spectacular_view_accept_unknown PASSED          [ 90%]
tests/test_view.py::test_spectacular_ui_view[redoc] PASSED               [ 90%]
tests/test_view.py::test_spectacular_ui_view[swagger-ui] PASSED          [ 91%]
tests/test_view.py::test_spectacular_swagger_ui_alternate PASSED         [ 91%]
tests/test_view.py::test_spectacular_ui_with_raw_settings PASSED         [ 91%]
tests/test_view.py::test_spectacular_ui_coop PASSED                      [ 91%]
tests/test_view.py::test_spectacular_ui_param_passthrough PASSED         [ 91%]
tests/test_view.py::test_spectacular_urlconf_module_list_import[/api/schema-str1/]
 PASSED [ 92%]
tests/test_view.py::test_spectacular_urlconf_module_list_import[/api/schema-str2/]
 PASSED [ 92%]
tests/test_view.py::test_spectacular_urlconf_module_list_import_error[/api/schema-err1/]
 PASSED [ 92%]
tests/test_view.py::test_spectacular_urlconf_module_list_import_error[/api/schema-err2/]
 PASSED [ 92%]
tests/test_view.py::test_swagger_oauth_redirect_view[] PASSED            [ 92%]
tests/test_view.py::test_swagger_oauth_redirect_view[code=foobar123&state=xyz&session_state=hello-world]
 PASSED [ 93%]
tests/test_warnings.py::test_serializer_name_reuse PASSED                [ 93%]
tests/test_warnings.py::test_owned_serializer_naming_override_with_ref_name_collision
 PASSED [ 93%]
tests/test_warnings.py::test_no_queryset_warn PASSED                     [ 93%]
tests/test_warnings.py::test_path_param_not_in_model PASSED              [ 93%]
tests/test_warnings.py::test_no_authentication_scheme_registered PASSED  [ 94%]
tests/test_warnings.py::test_serializer_not_found PASSED                 [ 94%]
tests/test_warnings.py::test_extend_schema_unknown_class PASSED          [ 94%]
tests/test_warnings.py::test_extend_schema_unknown_class2 PASSED         [ 94%]
tests/test_warnings.py::test_no_serializer_class_on_apiview PASSED       [ 94%]
tests/test_warnings.py::test_unable_to_follow_field_source_through_intermediate_property_warning
 PASSED [ 95%]
tests/test_warnings.py::test_unable_to_derive_function_type_warning PASSED [ 
95%]
tests/test_warnings.py::test_unable_to_traverse_union_type_hint PASSED   [ 95%]
tests/test_warnings.py::test_operation_id_collision_resolution PASSED    [ 95%]
tests/test_warnings.py::test_compatible_auto_schema_class_on_view PASSED [ 95%]
tests/test_warnings.py::test_extend_schema_view_on_missing_view_method PASSED [ 
96%]
tests/test_warnings.py::test_polymorphic_proxy_subserializer_missing_type_field 
PASSED [ 96%]
tests/test_warnings.py::test_polymorphic_proxy_serializer_misconfig[field] 
PASSED [ 96%]
tests/test_warnings.py::test_polymorphic_proxy_serializer_misconfig[None] 
PASSED [ 96%]
tests/test_warnings.py::test_warning_operation_id_on_extend_schema_view PASSED 
[ 96%]
tests/test_warnings.py::test_warning_request_body_not_resolvable PASSED  [ 97%]
tests/test_warnings.py::test_response_header_warnings PASSED             [ 97%]
tests/test_warnings.py::test_unknown_base_field_warning PASSED           [ 97%]
tests/test_warnings.py::test_warning_read_only_field_on_non_model_serializer 
PASSED [ 97%]
tests/test_warnings.py::test_warning_missing_lookup_field_on_model_serializer 
PASSED [ 97%]
tests/test_warnings.py::test_invalid_path_converter_override PASSED      [ 98%]
tests/test_warnings.py::test_malformed_vendor_extensions PASSED          [ 98%]
tests/test_warnings.py::test_serializer_method_missing PASSED            [ 98%]
tests/test_warnings.py::test_invalid_field_names PASSED                  [ 98%]
tests/test_warnings.py::test_invalid_parameter_types[SimpleSerializer-True] 
PASSED [ 98%]
tests/test_warnings.py::test_invalid_parameter_types[type_arg1-None] PASSED [ 
99%]
tests/test_warnings.py::test_invalid_parameter_types[type_arg2-None] PASSED [ 
99%]
tests/test_warnings.py::test_invalid_parameter_types[type_arg3-None] PASSED [ 
99%]
tests/test_warnings.py::test_primary_key_related_field_without_serializer_meta 
PASSED [ 99%]
tests/test_warnings.py::test_request_encoding_on_invalid_content_type PASSED [ 
99%]
tests/test_webhooks.py::test_webhooks_settings PASSED                    [100%]

=============================== warnings summary ===============================
tests/test_regressions.py::test_schema_contains_only_allowed_methods
  /usr/lib/python3/dist-packages/django/db/models/base.py:366: RuntimeWarning: 
Model 'tests.x' was already registered. Reloading models is not advised as it 
can lead to inconsistencies, most notably with related models.
    new_class._meta.apps.register_model(new_class._meta.app_label, new_class)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========== 474 passed, 32 skipped, 1 deselected, 1 warning in 7.70s ===========
I: pybuild pybuild:334: rm -f 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_djangorestframework-spectacular/build/runtests.py
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_djangorestframework-spectacular/build/hello.txt
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make[1]: *** [debian/rules:26: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:16: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to