[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67606: python-pexpect 4.8.0 test failure on aarch64-linux
From: |
Maxim Cournoyer |
Subject: |
bug#67606: python-pexpect 4.8.0 test failure on aarch64-linux |
Date: |
Sun, 03 Dec 2023 13:24:33 -0500 |
Hi,
Found looking at the recent ansible-core failure on that platform:
https://ci.guix.gnu.org/build/2701581/details
--8<---------------cut here---------------start------------->8---
======================================================================
ERROR: test_existing_spawn (tests.test_replwrap.REPLWrapTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/tmp/guix-build-python-pexpect-4.8.0.drv-0/pexpect-4.8.0/tests/test_replwrap.py",
line 93, in test_existing_spawn
res = repl.run_command("echo $HOME")
File
"/tmp/guix-build-python-pexpect-4.8.0.drv-0/pexpect-4.8.0/pexpect/replwrap.py",
line 107, in run_command
raise ValueError("Continuation prompt found - input was incomplete:\n"
ValueError: Continuation prompt found - input was incomplete:
echo $HOME
----------------------------------------------------------------------
Ran 70 tests in 37.439s
FAILED (errors=1)
ok
test_03_users (passlib.tests.test_apache.HtpasswdFileTest)
HtpasswdFile: test users() ... ok
test_04_check_password (passlib.tests.test_apache.HtpasswdFileTest)
HtpasswdFile: test check_password() ... error: in phase 'check': uncaught
exception:
%exception #<&invoke-error program: "nosetests" arguments: ("-v") exit-status:
1 term-signal: #f stop-signal: #f>
phase `check' failed after 44.3 seconds
command "nosetests" "-v" failed with status 1
builder for
`/gnu/store/s15lmnv7srq0b8bxmxnvg0x5zfgli251-python-pexpect-4.8.0.drv' failed
with exit code 1
@ build-failed
/gnu/store/s15lmnv7srq0b8bxmxnvg0x5zfgli251-python-pexpect-4.8.0.drv - 1
builder for
`/gnu/store/s15lmnv7srq0b8bxmxnvg0x5zfgli251-python-pexpect-4.8.0.drv' failed
with exit code 1
--8<---------------cut here---------------end--------------->8---
--
Thanks,
Maxim
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#67606: python-pexpect 4.8.0 test failure on aarch64-linux,
Maxim Cournoyer <=