Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911694 - dev-python/argcomplete-3.1.0 fails tests (PYTHON-3.12-SYSTEM): test.py: error: too few arguments
Summary: dev-python/argcomplete-3.1.0 fails tests (PYTHON-3.12-SYSTEM): test.py: error...
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: TESTFAILURE
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2023-08-04 07:14 UTC by Agostino Sarubbo
Modified: 2024-03-23 20:18 UTC (History)
2 users (show)

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


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

Issue: dev-python/argcomplete-3.1.0 fails tests (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-04 07:14:58 UTC
Created attachment 866995 [details]
build.log

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


" != 'arg
'
AssertionError: "usage: test-module [-h] {arg}
AssertionError: "usage: test-package [-h] {arg}
FAIL: test_console_script_module (__main__.TestBashGlobal.test_console_script_module)
FAIL: test_console_script_module_wheel (__main__.TestBashGlobal.test_console_script_module_wheel)
FAIL: test_console_script_package (__main__.TestBashGlobal.test_console_script_package)
FAIL: test_console_script_package_wheel (__main__.TestBashGlobal.test_console_script_package_wheel)
FAILED (failures=4, expected failures=10)
test-mo[66 chars]
test-p[68 chars]
test.py: error: too few arguments
Comment 3 NHO 2024-03-23 19:58:08 UTC
Bug is obsolete: dev-python/argcomplete-3.2.2 and dev-python/argcomplete-3.2.3 are in tree now, both support Python 3.12