https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/terminado-0.18.1 fails tests. Discovered on: amd64 (internal ref: lto_tinderbox) System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 892540 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: E AttributeError: 'CommonTests' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'NamedTermTests' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'SingleTermTests' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'TermTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'UniqueTermTests' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR tests/basic_test.py::CommonTests - AttributeError: 'CommonTests' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR tests/basic_test.py::NamedTermTests - AttributeError: 'NamedTermTests' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR tests/basic_test.py::SingleTermTests - AttributeError: 'SingleTermTests' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR tests/basic_test.py::TermTestCase - AttributeError: 'TermTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR tests/basic_test.py::UniqueTermTests - AttributeError: 'UniqueTermTests' object has no attribute 'runTest'. Did you mean: 'subTest'?