Skip to content

TestSchemaFuzz.test_validate_full_schema failed on TypeError #5869

@stappersg

Description

@stappersg

From the logging of https://github.com/canonical/cloud-init/actions/runs/11818968969/job/32927786573

tests/unittests/config/test_schema.py::TestSchemaFuzz::test_validate_full_schema FAILED [100%]

=================================== FAILURES ===================================
___________________ TestSchemaFuzz.test_validate_full_schema ___________________

self = <tests.unittests.config.test_schema.TestSchemaFuzz object at 0x7f2dd6271990>

    @skipUnlessHypothesisJsonSchema()
>   @given(from_schema(SCHEMA))
E   TypeError: wrapped_lru_cache.<locals>.wrapper() missing 1 required positional argument: 'func'

tests/unittests/config/test_schema.py:2674: TypeError

This error showed up first time after commit fad9475

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions