Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 857540

Summary: dev-python/argcomplete-2.0.0-r1 fails tests
Product: Gentoo Linux Reporter: Jonathan Lovelace <kingjon3377>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal CC: arthurzam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dev-python:argcomplete-2.0.0-r1:20220711-010208.log
emerge-info.txt

Description Jonathan Lovelace 2022-07-11 01:13:56 UTC
Created attachment 790940 [details]
dev-python:argcomplete-2.0.0-r1:20220711-010208.log

=dev-python/argcomplete-2.0.0-r1 fails four tests (when rebuilding with Python 3.10). The output for the failing tests is IMO too long for this comment, but here's the result of grepping FAIL in the build log:

Test completing a console_script for a module. ... FAIL
Test completing a console_script for a module from a wheel. ... FAIL
Test completing a console_script for a package. ... FAIL
Test completing a console_script for a package from a wheel. ... FAIL
FAIL: test_console_script_module (__main__.TestBashGlobal)
FAIL: test_console_script_module_wheel (__main__.TestBashGlobal)
FAIL: test_console_script_package (__main__.TestBashGlobal)
FAIL: test_console_script_package_wheel (__main__.TestBashGlobal)
FAILED (failures=4, skipped=2, expected failures=13)
Comment 1 Jonathan Lovelace 2022-07-11 01:14:10 UTC
Created attachment 790943 [details]
emerge-info.txt