Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 857540 - dev-python/argcomplete-2.0.0-r1 fails tests
Summary: dev-python/argcomplete-2.0.0-r1 fails tests
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-11 01:13 UTC by Jonathan Lovelace
Modified: 2023-07-21 12:49 UTC (History)
1 user (show)

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


Attachments
dev-python:argcomplete-2.0.0-r1:20220711-010208.log (dev-python:argcomplete-2.0.0-r1:20220711-010208.log,31.60 KB, text/x-log)
2022-07-11 01:13 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,8.43 KB, text/plain)
2022-07-11 01:14 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
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