TestAppUserGroup panic: test timed out after 1h0m0s ((*ExpectSubprocess).Expect hangs) · Issue #3560 · rkt/rkt · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2020. It is now read-only.
./build-rkt-1.23.0+git/target/bin/rkt version
rkt Version: 1.23.0+git838818d
appc Version: 0.8.9
Go Version: go1.7.4
Go OS/Arch: linux/amd64
Features: -TPM +SDJOURNAL
Linux version 4.8.0-34-generic (buildd@lcy01-21) (gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) ) #36-Ubuntu SMP Wed Dec 21 17:24:18 UTC 2016
and
Linux version 4.9.5-200.fc25.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC) ) #1 SMP Fri Jan 20 12:24:16 UTC 2017
It is not exactly that (output draining and waiting seem to be fine there) but it is some other gexpect quirk. This test doesn't need any interactive/tty feature out of gexpect, so it can just be switched back to plain process spawning and output matching.
Environment
and
What did you do?
I'm trying to reproduce #3477
What did you expect to see?
#3477
What did you see instead?
This looks like #3443
The text was updated successfully, but these errors were encountered: