Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937733 - dev-python/twisted-24.7.0 fails tests: builtins.KeyError: 'twisted.words.test.test_xmlstream.GenericXmlStreamFactoryTestsMixin.test_addAndRemoveBootstrap'
Summary: dev-python/twisted-24.7.0 fails tests: builtins.KeyError: 'twisted.words.test...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-08-10 19:05 UTC by Agostino Sarubbo
Modified: 2024-08-11 07:58 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,114.51 KB, application/x-xz)
2024-08-10 19:05 UTC, Agostino Sarubbo
Details
53-test.log.xz (53-test.log.xz,163.85 KB, application/x-xz)
2024-08-10 19:05 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-08-10 19:05:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/twisted-24.7.0 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-10 19:05:25 UTC
Created attachment 899819 [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-08-10 19:05:26 UTC
Created attachment 899820 [details]
53-test.log.xz

53-test.log (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 3 Agostino Sarubbo gentoo-dev 2024-08-10 19:05:27 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


builtins.KeyError: 'twisted.words.test.test_xmlstream.GenericXmlStreamFactoryTestsMixin.test_addAndRemoveBootstrap'
Couldn't import or instantiate Options class: No module named 'tkinter'
FAILED (skips=795, errors=1, successes=10657)
Comment 4 Petr Vaněk gentoo-dev 2024-08-11 07:58:47 UTC
It looks like a random fluke to me, I wasn't able to reproduce this one. Actually, dev-python/twisted-24.7.0_rc2 is basically the same as this version (only version information has changed in the package source) but it passed the ci.

The "Couldn't import or instantiate Options class: No module named 'tkinter'" is a message for skipped test.