Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931234 - dev-python/argcomplete-3.3.0 fails tests: AssertionError
Summary: dev-python/argcomplete-3.3.0 fails tests: AssertionError
Status: CONFIRMED
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:
 
Reported: 2024-05-05 06:37 UTC by Agostino Sarubbo
Modified: 2024-05-05 06:37 UTC (History)
0 users

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


Attachments
build.log (build.log,151.12 KB, text/plain)
2024-05-05 06:37 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-05-05 06:37:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/argcomplete-3.3.0 fails tests.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-05 06:37:41 UTC
Created attachment 892283 [details]
build.log

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


]2;@localhost - homedir' != 'ready
'
AssertionError: 'ready
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAIL: test_comp_point (__main__.TestBash)
FAIL: test_comp_point (__main__.TestBashGlobal)
FAIL: test_completion_environment (__main__.TestBash)
FAIL: test_completion_environment (__main__.TestBashGlobal)
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)
FAIL: test_continuation (__main__.TestBash)
FAIL: test_continuation (__main__.TestBashGlobal)
FAIL: test_debug_output (__main__.TestBash)
FAIL: test_debug_output (__main__.TestBashGlobal)
FAIL: test_double_quoted_completion (__main__.TestBash)
FAIL: test_double_quoted_completion (__main__.TestBashGlobal)
FAIL: test_exclamation_in_double_quotes (__main__.TestBash)
FAIL: test_exclamation_in_double_quotes (__main__.TestBashGlobal)
FAIL: test_nounset (__main__.TestBash)
FAIL: test_nounset (__main__.TestBashGlobal)
FAIL: test_one_space_after_exact (__main__.TestBash)
FAIL: test_one_space_after_exact (__main__.TestBashGlobal)
FAIL: test_parse_special_characters (__main__.TestBash)
FAIL: test_parse_special_characters (__main__.TestBashGlobal)
FAIL: test_parse_special_characters_dollar (__main__.TestBash)
FAIL: test_parse_special_characters_dollar (__main__.TestBashGlobal)
FAIL: test_partial_completion (__main__.TestBash)
FAIL: test_partial_completion (__main__.TestBashGlobal)
FAIL: test_python_completion (__main__.TestBashGlobal)
FAIL: test_python_filename_completion (__main__.TestBashGlobal)
FAIL: test_python_module (__main__.TestBashGlobal)
FAIL: test_python_not_executable (__main__.TestBashGlobal)
FAIL: test_quoted_exact (__main__.TestBash)
FAIL: test_quoted_exact (__main__.TestBashGlobal)
FAIL: test_quoted_space (__main__.TestBash)
FAIL: test_quoted_space (__main__.TestBashGlobal)
FAIL: test_quotes (__main__.TestBash)
FAIL: test_quotes (__main__.TestBashGlobal)
FAIL: test_redirection_completion (__main__.TestBashGlobal)
FAIL: test_simple_completion (__main__.TestBash)
FAIL: test_simple_completion (__main__.TestBashGlobal)
FAIL: test_single_quoted_completion (__main__.TestBash)
FAIL: test_single_quoted_completion (__main__.TestBashGlobal)
FAIL: test_single_quotes_in_double_quotes (__main__.TestBash)
FAIL: test_single_quotes_in_double_quotes (__main__.TestBashGlobal)
FAIL: test_single_quotes_in_single_quotes (__main__.TestBash)
FAIL: test_single_quotes_in_single_quotes (__main__.TestBashGlobal)
FAIL: test_special_characters (__main__.TestBash)
FAIL: test_special_characters (__main__.TestBashGlobal)
FAIL: test_special_characters_double_quoted (__main__.TestBash)
FAIL: test_special_characters_double_quoted (__main__.TestBashGlobal)
FAIL: test_special_characters_single_quoted (__main__.TestBash)
FAIL: test_special_characters_single_quoted (__main__.TestBashGlobal)
FAIL: test_temp_file (__main__.TestBash)
FAIL: test_temp_file (__main__.TestBashGlobal)
FAIL: test_unquoted_space (__main__.TestBash)
FAIL: test_unquoted_space (__main__.TestBashGlobal)
FAIL: test_wordbreak_chars (__main__.TestBash)
FAIL: test_wordbreak_chars (__main__.TestBashGlobal)
FAILED (failures=57, skipped=12, expected failures=1)
test.py: error: too few arguments