Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927782 - net-p2p/deluge-2.1.1-r4 fails tests
Summary: net-p2p/deluge-2.1.1-r4 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paolo Pedroni
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-25 10:40 UTC by Agostino Sarubbo
Modified: 2024-03-25 10:40 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,42.77 KB, application/x-xz)
2024-03-25 10:40 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-03-25 10:40:03 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-25 10:40:05 UTC
Created attachment 888508 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-25 10:40:06 UTC
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]