Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936053 - dev-python/python-axolotl-0.2.3-r3 fails tests: ERROR test_groupcipher.py - TypeError: Descriptors cannot be created directly
Summary: dev-python/python-axolotl-0.2.3-r3 fails tests: ERROR test_groupcipher.py - T...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-14 16:21 UTC by Agostino Sarubbo
Modified: 2024-07-14 16:21 UTC (History)
0 users

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


Attachments
build.log (build.log,263.69 KB, text/plain)
2024-07-14 16:21 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-07-14 16:21:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/python-axolotl-0.2.3-r3 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-14 16:21:09 UTC
Created attachment 897606 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-14 16:21:10 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   TypeError: Descriptors cannot be created directly.
ERROR axolotl/tests/groups/test_groupcipher.py - TypeError: Descriptors cannot be created directly.
ERROR axolotl/tests/ratchet/test_ratchetingsession.py - TypeError: Descriptors cannot be created directly.
ERROR axolotl/tests/test_sessionbuilder.py - TypeError: Descriptors cannot be created directly.
ERROR axolotl/tests/test_sessioncipher.py - TypeError: Descriptors cannot be created directly.
ERROR axolotl/tests/test_sigs.py - TypeError: Descriptors cannot be created directly.
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any