Internal error when running check-classes.test with pytest #18994
Labels
bug
mypy got something wrong
pending
Issues that may be closed
topic-developer
Issues relevant to mypy developers
topic-tests
Crash Report
Traceback
To Reproduce
I ran
pytest mypy/test/testcheck.py::TypeCheckSuite::check-classes.test
because that seems to be the only test file it's tripping on.Your Environment
Some extra context
This is something that occurred while trying to fix issue #18990 (refer to this PR). We only made changes to two files, and I'm kinda stumped trying to figure out how to troubleshoot this. I can't figure out if I've run into a bug or if I broke something, so I was hoping someone could take a look and tell me if something got screwed up in the process. Thanks!
The text was updated successfully, but these errors were encountered: