https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-p2p/deluge-2.1.1-r4 fails tests. Discovered on: x86 (internal ref: tinderbox_x86) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 888508 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern: 09:39:46 [ERROR ][deluge.config :510 ] Error moving new config file: [Errno 2] No such file or directory: '/var/tmp/portage/net-p2p/deluge-2.1.1-r4/temp/pytest-of-portage/pytest-0/test_start_web_with_log_level0/web.conf' 09:39:46 [ERROR ][deluge.config :510 ] Error moving new config file: [Errno 2] No such file or directory: '/var/tmp/portage/net-p2p/deluge-2.1.1-r4/temp/pytest-of-portage/pytest-0/test_start_webserver0/web.conf' E AssertionError: assert 'Downloading' == 'Error' E AssertionError: assert 'Paused' == 'Error' FAILED deluge/tests/test_torrent.py::TestTorrent::test_torrent_error_data_missing - AssertionError: assert 'Downloading' == 'Error' FAILED deluge/tests/test_torrent.py::TestTorrent::test_torrent_error_resume_original_state - AssertionError: assert 'Paused' == 'Error' deluge/tests/test_error.py::TestError::test_bad_login_error PASSED [ 92/233] deluge/tests/test_error.py::TestError::test_deluge_error PASSED [ 89/233] deluge/tests/test_error.py::TestError::test_incompatible_client PASSED [ 90/233] deluge/tests/test_error.py::TestError::test_not_authorized_error PASSED [ 91/233] deluge/tests/test_torrent.py::TestTorrent::test_torrent_error_data_missing FAILED [169/233] deluge/tests/test_torrent.py::TestTorrent::test_torrent_error_resume_original_state FAILED [170/233]