https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/testscenarios-0.5.0-r3 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 892541 [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: 'TestApplyScenario' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'TestApplyScenarios' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'TestGenerateScenarios' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'TestLoadTests' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'TestMultiplyScenarios' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'TestPerModuleScenarios' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'TestTestWithScenarios' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR testscenarios/tests/test_scenarios.py::TestApplyScenario - AttributeError: 'TestApplyScenario' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR testscenarios/tests/test_scenarios.py::TestApplyScenarios - AttributeError: 'TestApplyScenarios' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR testscenarios/tests/test_scenarios.py::TestGenerateScenarios - AttributeError: 'TestGenerateScenarios' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR testscenarios/tests/test_scenarios.py::TestLoadTests - AttributeError: 'TestLoadTests' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR testscenarios/tests/test_scenarios.py::TestMultiplyScenarios - AttributeError: 'TestMultiplyScenarios' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR testscenarios/tests/test_scenarios.py::TestPerModuleScenarios - AttributeError: 'TestPerModuleScenarios' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR testscenarios/tests/test_testcase.py::TestTestWithScenarios - AttributeError: 'TestTestWithScenarios' object has no attribute 'runTest'. Did you mean: 'subTest'?