[Bug 2075572] Re: python-argcomplete autopkgtest fails with TERM=linux
Benjamin Drung
2075572 at bugs.launchpad.net
Fri Aug 2 10:15:07 UTC 2024
Thanks for the patch and forwarding to upstream. Since the package came
unmodified from Debian, I sponsored it via Debian and uploaded python-
argcomplete 3.4.0-2.
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2075572
Title:
python-argcomplete autopkgtest fails with TERM=linux
Status in python-argcomplete package in Ubuntu:
New
Status in python-argcomplete package in Debian:
Unknown
Bug description:
Autopkgtests for python-argcomplete fail on oracular and noble for all
architectures where we invoke autopkgtest with --env=TERM=linux (all
but armhf currently).
I found a somewhat related bug report from 2021
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873149 but the fix
is not enough for Ubuntu.
139s ======================================================================
139s FAIL: test_special_characters (__main__.TestZshGlobalImplicit.test_special_characters)
139s ----------------------------------------------------------------------
139s Traceback (most recent call last):
139s File "/tmp/autopkgtest.8C6GhK/autopkgtest_tmp/test/test.py", line 1261, in setUp
139s self.assertEqual(output, "ready\r\n")
139s AssertionError: 'ready\r\n\x1b[m\x0f\x1b[27m\x1b[24m\x1b[J' != 'ready\r\n'
139s ready
139s - [m[27m[24m[J
139s +
139s
139s
139s ======================================================================
139s FAIL: test_special_characters_double_quoted (__main__.TestZshGlobalImplicit.test_special_characters_double_quoted)
139s ----------------------------------------------------------------------
139s Traceback (most recent call last):
139s File "/tmp/autopkgtest.8C6GhK/autopkgtest_tmp/test/test.py", line 1261, in setUp
139s self.assertEqual(output, "ready\r\n")
139s AssertionError: 'ready\r\n\x1b[m\x0f\x1b[27m\x1b[24m\x1b[J' != 'ready\r\n'
139s ready
139s - [m[27m[24m[J
139s +
139s
139s
139s ======================================================================
139s FAIL: test_special_characters_single_quoted (__main__.TestZshGlobalImplicit.test_special_characters_single_quoted)
139s ----------------------------------------------------------------------
139s Traceback (most recent call last):
139s File "/tmp/autopkgtest.8C6GhK/autopkgtest_tmp/test/test.py", line 1261, in setUp
139s self.assertEqual(output, "ready\r\n")
139s AssertionError: 'ready\r\n\x1b[m\x0f\x1b[27m\x1b[24m\x1b[J' != 'ready\r\n'
139s ready
139s - [m[27m[24m[J
139s +
139s
139s
139s ======================================================================
139s FAIL: test_unquoted_space (__main__.TestZshGlobalImplicit.test_unquoted_space)
139s ----------------------------------------------------------------------
139s Traceback (most recent call last):
139s File "/tmp/autopkgtest.8C6GhK/autopkgtest_tmp/test/test.py", line 1261, in setUp
139s self.assertEqual(output, "ready\r\n")
139s AssertionError: 'ready\r\n\x1b[m\x0f\x1b[27m\x1b[24m\x1b[J' != 'ready\r\n'
139s ready
139s - [m[27m[24m[J
139s +
139s
139s
139s ======================================================================
139s FAIL: test_wordbreak_chars (__main__.TestZshGlobalImplicit.test_wordbreak_chars)
139s ----------------------------------------------------------------------
139s Traceback (most recent call last):
139s File "/tmp/autopkgtest.8C6GhK/autopkgtest_tmp/test/test.py", line 1261, in setUp
139s self.assertEqual(output, "ready\r\n")
139s AssertionError: 'ready\r\n\x1b[m\x0f\x1b[27m\x1b[24m\x1b[J' != 'ready\r\n'
139s ready
139s - [m[27m[24m[J
139s +
139s
139s
139s ----------------------------------------------------------------------
139s Ran 189 tests in 75.453s
https://autopkgtest.ubuntu.com/results/autopkgtest-
oracular/oracular/amd64/p/python-
argcomplete/20240801_161300_87da0@/log.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-argcomplete/+bug/2075572/+subscriptions
More information about the Ubuntu-sponsors
mailing list