Skip to content

bump flask dependency to include 3.0 #292

bump flask dependency to include 3.0

bump flask dependency to include 3.0 #292

Triggered via pull request October 27, 2023 21:24
Status Failure
Total duration 2m 13s
Artifacts

pullrequests.yml

on: pull_request
Format using Black
33s
Format using Black
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

153 errors
TestErrors.test_custom_http_errors_are_handled: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_custom_http_errors_can_have_additional_data: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_customize_rebar_error_attribute: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_default_400_errors_are_formatted_correctly: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_default_404_errors_are_formatted_correctly: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_default_405_errors_are_formatted_correctly: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_default_500_errors_are_formatted_correctly: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_timeouts_log_exceptions: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestJsonBodyValidation.test_invalid_json_error: TestJsonBodyValidation#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestJsonBodyValidation.test_json_body_parameter_validation: TestJsonBodyValidation#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestJsonBodyValidation.test_json_encoding_validation: TestJsonBodyValidation#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestJsonBodyValidation.test_representing_complex_errors: TestJsonBodyValidation#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestQueryStringValidation.test_query_string_parameter_validation: TestQueryStringValidation#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
RebarTest.test_bare_class_schemas_handled[<class 'tests-test_rebar-FooModel'>-<class 'tests-test_rebar-FooListModel'>-<class 'tests-test_rebar-HeadersModel'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_bare_class_schemas_handled[<class 'tests-test_rebar-FooSchema'>-<class 'tests-test_rebar-FooListSchema'>-<class 'tests-test_rebar-HeadersSchema'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_clone_rebar: RebarTest#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
RebarTest.test_default_authentication: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_default_authentication_w_multiple: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_default_headers[<HeadersSchema(many=False)>-False]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_default_headers[<class 'tests-test_rebar-HeadersModel'>-True]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_default_mimetype_for_non_null_response_schema: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_default_mimetype_for_null_response_schema: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_flask_response_instance_interop_body_does_not_match_schema[<class 'tests-test_rebar-FooUpdateModel'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_flask_response_instance_interop_body_does_not_match_schema[<class 'tests-test_rebar-FooUpdateSchema'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_flask_response_instance_interop_body_matches_schema[<class 'tests-test_rebar-FooUpdateModel'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_flask_response_instance_interop_body_matches_schema[<class 'tests-test_rebar-FooUpdateSchema'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_flask_response_instance_interop_no_schema: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_handler_mimetype_for_non_null_response_schema: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_handler_mimetype_for_null_response_schema: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_handler_mimetype_overrides_default_mimetype: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_override_authenticator: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_override_with_no_authenticator: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_rebar_can_be_url_prefixed: RebarTest#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
RebarTest.test_redirects_for_missing_trailing_slash: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_register_multiple_methods[<FooSchema(many=False)>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_register_multiple_methods[{}]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_register_multiple_paths[<FooSchema(many=False)>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_register_multiple_paths[{}]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_swagger_can_be_set_to_v3: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_swagger_endpoint_is_automatically_created: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_swagger_endpoints_can_be_omitted: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_swagger_ui_endpoint_is_automatically_created: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_swagger_ui_without_trailing_slash: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_uncaught_errors_are_not_jsonified_in_debug_mode: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_body_parameters[<class 'tests-test_rebar-FooModel'>-<class 'tests-test_rebar-FooUpdateModel'>-True]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_body_parameters[<class 'tests-test_rebar-FooSchema'>-<class 'tests-test_rebar-FooUpdateSchema'>-False]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_headers[<class 'tests-test_rebar-HeadersModel'>-True]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_headers[<class 'tests-test_rebar-HeadersSchema'>-False]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_query_parameters[<class 'tests-test_rebar-ListOfFooModel'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_query_parameters[<class 'tests-test_rebar-ListOfFooSchema'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
Testing on Python 3.12
Process completed with exit code 1.
TestErrors.test_custom_http_errors_are_handled: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_custom_http_errors_can_have_additional_data: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_customize_rebar_error_attribute: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_default_400_errors_are_formatted_correctly: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_default_404_errors_are_formatted_correctly: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_default_405_errors_are_formatted_correctly: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_default_500_errors_are_formatted_correctly: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_timeouts_log_exceptions: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestJsonBodyValidation.test_invalid_json_error: TestJsonBodyValidation#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestJsonBodyValidation.test_json_body_parameter_validation: TestJsonBodyValidation#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestJsonBodyValidation.test_json_encoding_validation: TestJsonBodyValidation#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestJsonBodyValidation.test_representing_complex_errors: TestJsonBodyValidation#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestQueryStringValidation.test_query_string_parameter_validation: TestQueryStringValidation#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
RebarTest.test_bare_class_schemas_handled[<class 'tests-test_rebar-FooModel'>-<class 'tests-test_rebar-FooListModel'>-<class 'tests-test_rebar-HeadersModel'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_bare_class_schemas_handled[<class 'tests-test_rebar-FooSchema'>-<class 'tests-test_rebar-FooListSchema'>-<class 'tests-test_rebar-HeadersSchema'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_clone_rebar: RebarTest#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
RebarTest.test_default_authentication: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_default_authentication_w_multiple: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_default_headers[<HeadersSchema(many=False)>-False]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_default_headers[<class 'tests-test_rebar-HeadersModel'>-True]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_default_mimetype_for_non_null_response_schema: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_default_mimetype_for_null_response_schema: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_flask_response_instance_interop_body_does_not_match_schema[<class 'tests-test_rebar-FooUpdateModel'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_flask_response_instance_interop_body_does_not_match_schema[<class 'tests-test_rebar-FooUpdateSchema'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_flask_response_instance_interop_body_matches_schema[<class 'tests-test_rebar-FooUpdateModel'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_flask_response_instance_interop_body_matches_schema[<class 'tests-test_rebar-FooUpdateSchema'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_flask_response_instance_interop_no_schema: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_handler_mimetype_for_non_null_response_schema: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_handler_mimetype_for_null_response_schema: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_handler_mimetype_overrides_default_mimetype: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_override_authenticator: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_override_with_no_authenticator: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_rebar_can_be_url_prefixed: RebarTest#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
RebarTest.test_redirects_for_missing_trailing_slash: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_register_multiple_methods[<FooSchema(many=False)>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_register_multiple_methods[{}]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_register_multiple_paths[<FooSchema(many=False)>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_register_multiple_paths[{}]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_swagger_can_be_set_to_v3: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_swagger_endpoint_is_automatically_created: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_swagger_endpoints_can_be_omitted: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_swagger_ui_endpoint_is_automatically_created: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_swagger_ui_without_trailing_slash: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_uncaught_errors_are_not_jsonified_in_debug_mode: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_body_parameters[<class 'tests-test_rebar-FooModel'>-<class 'tests-test_rebar-FooUpdateModel'>-True]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_body_parameters[<class 'tests-test_rebar-FooSchema'>-<class 'tests-test_rebar-FooUpdateSchema'>-False]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_headers[<class 'tests-test_rebar-HeadersModel'>-True]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_headers[<class 'tests-test_rebar-HeadersSchema'>-False]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_query_parameters[<class 'tests-test_rebar-ListOfFooModel'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_query_parameters[<class 'tests-test_rebar-ListOfFooSchema'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
Testing on Python 3.12
Process completed with exit code 1.
TestErrors.test_custom_http_errors_are_handled: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_custom_http_errors_can_have_additional_data: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_customize_rebar_error_attribute: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_default_400_errors_are_formatted_correctly: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_default_404_errors_are_formatted_correctly: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_default_405_errors_are_formatted_correctly: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_default_500_errors_are_formatted_correctly: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestErrors.test_timeouts_log_exceptions: TestErrors#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestJsonBodyValidation.test_invalid_json_error: TestJsonBodyValidation#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestJsonBodyValidation.test_json_body_parameter_validation: TestJsonBodyValidation#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestJsonBodyValidation.test_json_encoding_validation: TestJsonBodyValidation#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestJsonBodyValidation.test_representing_complex_errors: TestJsonBodyValidation#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
TestQueryStringValidation.test_query_string_parameter_validation: TestQueryStringValidation#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
RebarTest.test_bare_class_schemas_handled[<class 'tests-test_rebar-FooModel'>-<class 'tests-test_rebar-FooListModel'>-<class 'tests-test_rebar-HeadersModel'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_bare_class_schemas_handled[<class 'tests-test_rebar-FooSchema'>-<class 'tests-test_rebar-FooListSchema'>-<class 'tests-test_rebar-HeadersSchema'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_clone_rebar: RebarTest#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
RebarTest.test_default_authentication: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_default_authentication_w_multiple: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_default_headers[<HeadersSchema(many=False)>-False]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_default_headers[<class 'tests-test_rebar-HeadersModel'>-True]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_default_mimetype_for_non_null_response_schema: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_default_mimetype_for_null_response_schema: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_flask_response_instance_interop_body_does_not_match_schema[<class 'tests-test_rebar-FooUpdateModel'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_flask_response_instance_interop_body_does_not_match_schema[<class 'tests-test_rebar-FooUpdateSchema'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_flask_response_instance_interop_body_matches_schema[<class 'tests-test_rebar-FooUpdateModel'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_flask_response_instance_interop_body_matches_schema[<class 'tests-test_rebar-FooUpdateSchema'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_flask_response_instance_interop_no_schema: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_handler_mimetype_for_non_null_response_schema: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_handler_mimetype_for_null_response_schema: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_handler_mimetype_overrides_default_mimetype: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_override_authenticator: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_override_with_no_authenticator: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_rebar_can_be_url_prefixed: RebarTest#L1
DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
RebarTest.test_redirects_for_missing_trailing_slash: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_register_multiple_methods[<FooSchema(many=False)>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_register_multiple_methods[{}]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_register_multiple_paths[<FooSchema(many=False)>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_register_multiple_paths[{}]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_swagger_can_be_set_to_v3: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_swagger_endpoint_is_automatically_created: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_swagger_endpoints_can_be_omitted: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_swagger_ui_endpoint_is_automatically_created: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_swagger_ui_without_trailing_slash: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_uncaught_errors_are_not_jsonified_in_debug_mode: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_body_parameters[<class 'tests-test_rebar-FooModel'>-<class 'tests-test_rebar-FooUpdateModel'>-True]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_body_parameters[<class 'tests-test_rebar-FooSchema'>-<class 'tests-test_rebar-FooUpdateSchema'>-False]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_headers[<class 'tests-test_rebar-HeadersModel'>-True]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_headers[<class 'tests-test_rebar-HeadersSchema'>-False]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_query_parameters[<class 'tests-test_rebar-ListOfFooModel'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
RebarTest.test_validate_query_parameters[<class 'tests-test_rebar-ListOfFooSchema'>]: RebarTest#L1
DeprecationWarning: 'pkgutil.get_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
Testing on Python 3.12
Process completed with exit code 1.