Skip to content

Some tests are skipped in test_functools #130185

Closed
@tomasr8

Description

@tomasr8

Bug report

Bug description:

TestCache is not used by any other test class in the module. I'm guessing it was intended to be used as TestLRU but it currently does not run:

class TestCache:
# This tests that the pass-through is working as designed.
# The underlying functionality is tested in TestLRU.

CPython versions tested on:

CPython main branch

Operating systems tested on:

No response

Linked PRs

Metadata

Metadata

Assignees

Labels

3.12only security fixes3.13bugs and security fixes3.14bugs and security fixestestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions