Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940636 - dev-python/traitlets-5.14.3 fails tests: FAILED test_argcomplete.py::TestArgcomplete::test_complete_custom_completers - AssertionError: assert {} > {DEBUG, INFO}
Summary: dev-python/traitlets-5.14.3 fails tests: FAILED test_argcomplete.py::TestArgc...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-10-02 06:59 UTC by Agostino Sarubbo
Modified: 2024-10-02 06:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,287.78 KB, text/plain)
2024-10-02 06:59 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-10-02 06:59:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/traitlets-5.14.3 fails tests.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-02 06:59:33 UTC
Created attachment 904638 [details]
build.log

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


  AttributeError: 'LoggerAdapter' object has no attribute 'handlers'
  AttributeError: 'LoggerAdapter' object has no attribute 'handlers'. Did you mean: 'hasHandlers'?
E       AssertionError: assert {''} > {'DEBUG', 'INFO'}
FAILED tests/config/test_argcomplete.py::TestArgcomplete::test_complete_custom_completers - AssertionError: assert {''} > {'DEBUG', 'INFO'}
tests/config/test_argcomplete.py::TestArgcomplete::test_complete_custom_completers FAILED [ 49/573]