You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
____________ ERROR collecting site-packages/mypy/test/testcheck.py _____________
site-packages/mypy/test/testcheck.py:42: in <module>
typecheck_files.remove('check-python310.test')
E ValueError: list.remove(x): x not in list
____________ ERROR collecting site-packages/mypy/test/testcheck.py _____________
site-packages/mypy/test/testcheck.py:42: in <module>
typecheck_files.remove('check-python310.test')
E ValueError: list.remove(x): x not in list
____________ ERROR collecting site-packages/mypy/test/testcheck.py _____________
site-packages/mypy/test/testcheck.py:42: in <module>
typecheck_files.remove('check-python310.test')
E ValueError: list.remove(x): x not in list
____________ ERROR collecting site-packages/mypy/test/testparse.py _____________
site-packages/mypy/test/testparse.py:15: in <module>
class ParserSuite(DataSuite):
site-packages/mypy/test/testparse.py:21: in ParserSuite
files.remove('parse-python310.test')
E ValueError: list.remove(x): x not in list
____________ ERROR collecting site-packages/mypy/test/testparse.py _____________
site-packages/mypy/test/testparse.py:15: in <module>
class ParserSuite(DataSuite):
site-packages/mypy/test/testparse.py:21: in ParserSuite
files.remove('parse-python310.test')
E ValueError: list.remove(x): x not in list
____________ ERROR collecting site-packages/mypy/test/testparse.py _____________
site-packages/mypy/test/testparse.py:15: in <module>
class ParserSuite(DataSuite):
site-packages/mypy/test/testparse.py:21: in ParserSuite
files.remove('parse-python310.test')
E ValueError: list.remove(x): x not in list
___________ ERROR collecting site-packages/mypy/test/testsemanal.py ____________
site-packages/mypy/test/testsemanal.py:37: in <module>
semanal_files.remove('semanal-python310.test')
E ValueError: list.remove(x): x not in list
___________ ERROR collecting site-packages/mypy/test/testsemanal.py ____________
site-packages/mypy/test/testsemanal.py:37: in <module>
semanal_files.remove('semanal-python310.test')
E ValueError: list.remove(x): x not in list
___________ ERROR collecting site-packages/mypy/test/testsemanal.py ____________
site-packages/mypy/test/testsemanal.py:37: in <module>
semanal_files.remove('semanal-python310.test')
E ValueError: list.remove(x): x not in list
See https://github.com/mypyc/mypy_mypyc-wheels/actions, e.g. https://github.com/mypyc/mypy_mypyc-wheels/actions/runs/2695060465.
Test output:
This was caused by #13143.
The text was updated successfully, but these errors were encountered: