Hello,
Many info tests on cygwin-32 fail (release 7.1 branch). I attach the
info tests log, I can provide more information on configure output, and
some other logs if needed.
--
Pat
=====================================================
GNU Texinfo 7.1.1-20240920: info/test-suite.log
=====================================================
# TOTAL: 87
# PASS: 51
# SKIP: 0
# XFAIL: 0
# FAIL: 36
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: t/dir-entry-to-subdir.sh
==============================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/dir-entry-to-subdir.sh.out
++ ginfo_output=t/dir-entry-to-subdir.sh.out
+++ basename ../../info/t/dir-entry-to-subdir.sh.pipein
++ pipein=t/dir-entry-to-subdir.sh.pipein
+++ basename ../../info/t/dir-entry-to-subdir.sh.pipeout
++ pty_type=t/dir-entry-to-subdir.sh.pipeout
++ rm -f t/dir-entry-to-subdir.sh.out
++ INFO_PRINT_COMMAND='>t/dir-entry-to-subdir.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo subdir
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/dir-entry-to-subdir.sh.pipein t/dir-entry-to-subdir.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/dir-entry-to-subdir.sh.pipein
+ mkfifo t/dir-entry-to-subdir.sh.pipeout
+ test '!' -r t/dir-entry-to-subdir.sh.pipein
+ test '!' -r t/dir-entry-to-subdir.sh.pipeout
+ pty_pid=11034
+ read pts_device
+ exec ./pseudotty t/dir-entry-to-subdir.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11035
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config subdir
+ killer_pid=11036
+ printf Dq
+ sleep 10
+ timeout_test
./pseudotty: trying to read
+ wait 11035
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11036
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ cat t/dir-entry-to-subdir.sh.out
cat: t/dir-entry-to-subdir.sh.out: No such file or directory
../../info/t/dir-entry-to-subdir.sh: line 25: 11036 Terminated (
sleep $TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ grep '^File: file-in-subdir.info' t/dir-entry-to-subdir.sh.out
grep: t/dir-entry-to-subdir.sh.out: No such file or directory
+ retval=2
+ cleanup
+ test 11034 -ne 0
+ kill 11034
+ rm -f t/dir-entry-to-subdir.sh.out
../../info/t/Init-test.inc: line 58: 11034 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/dir-entry-to-subdir.sh.pipein t/dir-entry-to-subdir.sh.pipeout
+ exit 2
FAIL t/dir-entry-to-subdir.sh (exit status: 2)
FAIL: t/all-only.sh
===================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/all-only.sh.out
++ ginfo_output=t/all-only.sh.out
+++ basename ../../info/t/all-only.sh.pipein
++ pipein=t/all-only.sh.pipein
+++ basename ../../info/t/all-only.sh.pipeout
++ pty_type=t/all-only.sh.pipeout
++ rm -f t/all-only.sh.out
++ INFO_PRINT_COMMAND='>t/all-only.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ MANPATH=.
+ export MANPATH
+ run_ginfo --all intera
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/all-only.sh.pipein t/all-only.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/all-only.sh.pipein
+ mkfifo t/all-only.sh.pipeout
+ test '!' -r t/all-only.sh.pipein
+ test '!' -r t/all-only.sh.pipeout
+ pty_pid=11115
+ read pts_device
+ exec ./pseudotty t/all-only.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11116
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config --all intera
+ killer_pid=11117
+ printf Dq
+ sleep 10
+ timeout_test
+ wait 11116
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11117
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ grep '^File: intera.info, Node: Top' t/all-only.sh.out
grep: t/all-only.sh.out: No such file or directory
../../info/t/all-only.sh: line 30: 11117 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 11115 -ne 0
+ kill 11115
+ rm -f t/all-only.sh.out
../../info/t/Init-test.inc: line 58: 11115 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/all-only.sh.pipein t/all-only.sh.pipeout
+ exit 2
FAIL t/all-only.sh (exit status: 2)
FAIL: t/tab.sh
==============
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/tab.sh.out
++ ginfo_output=t/tab.sh.out
+++ basename ../../info/t/tab.sh.pipein
++ pipein=t/tab.sh.pipein
+++ basename ../../info/t/tab.sh.pipeout
++ pty_type=t/tab.sh.pipeout
++ rm -f t/tab.sh.out
++ INFO_PRINT_COMMAND='>t/tab.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f intera
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/tab.sh.pipein t/tab.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/tab.sh.pipein
+ mkfifo t/tab.sh.pipeout
+ test '!' -r t/tab.sh.pipein
+ test '!' -r t/tab.sh.pipeout
+ pty_pid=11162
+ read pts_device
+ exec ./pseudotty t/tab.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11163
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f intera
+ killer_pid=11164
+ printf '\t\rDq'
+ sleep 10
+ timeout_test
./pseudotty:+ wait 11163
trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11164
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/tab.sh.out
+ retval=1
+ cleanup
+ test 11162 -ne 0
+ kill 11162
+ rm -f t/tab.sh.out
../../info/t/Init-test.inc: line 58: 11162 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 11164 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/tab.sh.pipein t/tab.sh.pipeout
+ exit 1
FAIL t/tab.sh (exit status: 1)
FAIL: t/tab-argument.sh
=======================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/tab-argument.sh.out
++ ginfo_output=t/tab-argument.sh.out
+++ basename ../../info/t/tab-argument.sh.pipein
++ pipein=t/tab-argument.sh.pipein
+++ basename ../../info/t/tab-argument.sh.pipeout
++ pty_type=t/tab-argument.sh.pipeout
++ rm -f t/tab-argument.sh.out
++ INFO_PRINT_COMMAND='>t/tab-argument.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f intera -n 'Argument to tab'
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/tab-argument.sh.pipein t/tab-argument.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/tab-argument.sh.pipein
+ mkfifo t/tab-argument.sh.pipeout
+ test '!' -r t/tab-argument.sh.pipein
+ test '!' -r t/tab-argument.sh.pipeout
+ pty_pid=11187
+ read pts_device
+ exec ./pseudotty t/tab-argument.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11188
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f intera -n 'Argument
to tab'
+ killer_pid=11189
+ printf '\0252\t\rDq'
+ sleep 10
+ timeout_test
./pseudotty:+ wait 11188
trying to read
./pseudotty: read byte 0x15
./pseudotty: trying to read
./pseudotty: read byte 0x32
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11189
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ diff t/tab-argument.sh.out ../../info/t/node-target
diff: t/tab-argument.sh.out: No such file or directory
../../info/t/tab-argument.sh: line 25: 11189 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 11187 -ne 0
+ kill 11187
+ rm -f t/tab-argument.sh.out
../../info/t/Init-test.inc: line 58: 11187 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/tab-argument.sh.pipein t/tab-argument.sh.pipeout
+ exit 2
FAIL t/tab-argument.sh (exit status: 2)
FAIL: t/tab-skip-node.sh
========================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/tab-skip-node.sh.out
++ ginfo_output=t/tab-skip-node.sh.out
+++ basename ../../info/t/tab-skip-node.sh.pipein
++ pipein=t/tab-skip-node.sh.pipein
+++ basename ../../info/t/tab-skip-node.sh.pipeout
++ pty_type=t/tab-skip-node.sh.pipeout
++ rm -f t/tab-skip-node.sh.out
++ INFO_PRINT_COMMAND='>t/tab-skip-node.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f tab-skip-node
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/tab-skip-node.sh.pipein t/tab-skip-node.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/tab-skip-node.sh.pipein
+ mkfifo t/tab-skip-node.sh.pipeout
+ test '!' -r t/tab-skip-node.sh.pipein
+ test '!' -r t/tab-skip-node.sh.pipeout
+ pty_pid=11238
+ read pts_device
+ exec ./pseudotty t/tab-skip-node.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11239
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f tab-skip-node
+ killer_pid=11240
+ printf '\t\t\tlDq'
+ sleep 10
+ timeout_test
./pseudotty:+ wait 11239
trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x6C
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11240
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ grep 'Node: Top' t/tab-skip-node.sh.out
grep: t/tab-skip-node.sh.out: No such file or directory
../../info/t/tab-skip-node.sh: line 28: 11240 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 11238 -ne 0
+ kill 11238
+ rm -f t/tab-skip-node.sh.out
../../info/t/Init-test.inc: line 58: 11238 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/tab-skip-node.sh.pipein t/tab-skip-node.sh.pipeout
+ exit 2
FAIL t/tab-skip-node.sh (exit status: 2)
FAIL: t/xref-across-lines.sh
============================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/xref-across-lines.sh.out
++ ginfo_output=t/xref-across-lines.sh.out
+++ basename ../../info/t/xref-across-lines.sh.pipein
++ pipein=t/xref-across-lines.sh.pipein
+++ basename ../../info/t/xref-across-lines.sh.pipeout
++ pty_type=t/xref-across-lines.sh.pipeout
++ rm -f t/xref-across-lines.sh.out
++ INFO_PRINT_COMMAND='>t/xref-across-lines.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f intera -n 'Xref target crosses lines'
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/xref-across-lines.sh.pipein t/xref-across-lines.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/xref-across-lines.sh.pipein
+ mkfifo t/xref-across-lines.sh.pipeout
+ test '!' -r t/xref-across-lines.sh.pipein
+ test '!' -r t/xref-across-lines.sh.pipeout
+ pty_pid=11264
+ read pts_device
+ exec ./pseudotty t/xref-across-lines.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11265
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f intera -n 'Xref
target crosses lines'
+ killer_pid=11266
+ printf '\t\rDq'
+ sleep 10
+ timeout_test
+ wait 11265
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11266
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ diff t/xref-across-lines.sh.out ../../info/t/node-target
diff: t/xref-across-lines.sh.out: No such file or directory
../../info/t/xref-across-lines.sh: line 24: 11266 Terminated (
sleep $TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 11264 -ne 0
+ kill 11264
+ rm -f t/xref-across-lines.sh.out
../../info/t/Init-test.inc: line 58: 11264 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/xref-across-lines.sh.pipein t/xref-across-lines.sh.pipeout
+ exit 2
FAIL t/xref-across-lines.sh (exit status: 2)
FAIL: t/xref-across-lines-2.sh
==============================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/xref-across-lines-2.sh.out
++ ginfo_output=t/xref-across-lines-2.sh.out
+++ basename ../../info/t/xref-across-lines-2.sh.pipein
++ pipein=t/xref-across-lines-2.sh.pipein
+++ basename ../../info/t/xref-across-lines-2.sh.pipeout
++ pty_type=t/xref-across-lines-2.sh.pipeout
++ rm -f t/xref-across-lines-2.sh.out
++ INFO_PRINT_COMMAND='>t/xref-across-lines-2.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f intera -n 'Xref target crosses lines 2'
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/xref-across-lines-2.sh.pipein t/xref-across-lines-2.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/xref-across-lines-2.sh.pipein
+ mkfifo t/xref-across-lines-2.sh.pipeout
+ test '!' -r t/xref-across-lines-2.sh.pipein
+ test '!' -r t/xref-across-lines-2.sh.pipeout
+ pty_pid=11290
+ read pts_device
+ exec ./pseudotty t/xref-across-lines-2.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11291
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f intera -n 'Xref
target crosses lines 2'
+ killer_pid=11292
+ printf '\t\rDq'
+ sleep 10
+ timeout_test
+ wait 11291
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11292
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ grep 'Node: target node two' t/xref-across-lines-2.sh.out
grep: t/xref-across-lines-2.sh.out: No such file or directory
../../info/t/xref-across-lines-2.sh: line 24: 11292 Terminated (
sleep $TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 11290 -ne 0
+ kill 11290
+ rm -f t/xref-across-lines-2.sh.out
../../info/t/Init-test.inc: line 58: 11290 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/xref-across-lines-2.sh.pipein t/xref-across-lines-2.sh.pipeout
+ exit 2
FAIL t/xref-across-lines-2.sh (exit status: 2)
FAIL: t/body-start.sh
=====================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/body-start.sh.out
++ ginfo_output=t/body-start.sh.out
+++ basename ../../info/t/body-start.sh.pipein
++ pipein=t/body-start.sh.pipein
+++ basename ../../info/t/body-start.sh.pipeout
++ pty_type=t/body-start.sh.pipeout
++ rm -f t/body-start.sh.out
++ INFO_PRINT_COMMAND='>t/body-start.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f body-start
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/body-start.sh.pipein t/body-start.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/body-start.sh.pipein
+ mkfifo t/body-start.sh.pipeout
+ test '!' -r t/body-start.sh.pipein
+ test '!' -r t/body-start.sh.pipeout
+ pty_pid=11316
+ read pts_device
+ exec ./pseudotty t/body-start.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11317
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f body-start
+ killer_pid=11318
+ sleep 10
+ timeout_test
+ wait 11317
+ printf 'sPotential match\r\rDq'
./pseudotty: trying to read
./pseudotty: read byte 0x73
./pseudotty: trying to read
./pseudotty: read byte 0x50
./pseudotty: trying to read
./pseudotty: read byte 0x6F
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x65
./pseudotty: trying to read
./pseudotty: read byte 0x6E
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x69
./pseudotty: trying to read
./pseudotty: read byte 0x61
./pseudotty: trying to read
./pseudotty: read byte 0x6C
./pseudotty: trying to read
./pseudotty: read byte 0x20
./pseudotty: trying to read
./pseudotty: read byte 0x6D
./pseudotty: trying to read
./pseudotty: read byte 0x61
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x63
./pseudotty: trying to read
./pseudotty: read byte 0x68
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11318
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/body-start.sh.out
+ retval=1
+ cleanup
+ test 11316 -ne 0
+ kill 11316
+ rm -f t/body-start.sh.out
../../info/t/Init-test.inc: line 58: 11316 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 11318 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/body-start.sh.pipein t/body-start.sh.pipeout
+ exit 1
FAIL t/body-start.sh (exit status: 1)
FAIL: t/end-of-line.sh
======================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/end-of-line.sh.out
++ ginfo_output=t/end-of-line.sh.out
+++ basename ../../info/t/end-of-line.sh.pipein
++ pipein=t/end-of-line.sh.pipein
+++ basename ../../info/t/end-of-line.sh.pipeout
++ pty_type=t/end-of-line.sh.pipeout
++ rm -f t/end-of-line.sh.out
++ INFO_PRINT_COMMAND='>t/end-of-line.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f intera
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/end-of-line.sh.pipein t/end-of-line.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/end-of-line.sh.pipein
+ mkfifo t/end-of-line.sh.pipeout
+ test '!' -r t/end-of-line.sh.pipein
+ test '!' -r t/end-of-line.sh.pipeout
+ pty_pid=11342
+ read pts_device
+ exec ./pseudotty t/end-of-line.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11343
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f intera
+ killer_pid=11344
+ printf '\x0e\x0e\x0e\x0e\x0e\x05\x0e\rDq'
+ sleep 10
+ timeout_test
./pseudotty: trying to read
+ wait 11343
./pseudotty: read byte 0x0E
./pseudotty: trying to read
./pseudotty: read byte 0x0E
./pseudotty: trying to read
./pseudotty: read byte 0x0E
./pseudotty: trying to read
./pseudotty: read byte 0x0E
./pseudotty: trying to read
./pseudotty: read byte 0x0E
./pseudotty: trying to read
./pseudotty: read byte 0x05
./pseudotty: trying to read
./pseudotty: read byte 0x0E
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11344
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/end-of-line.sh.out
+ retval=1
+ cleanup
+ test 11342 -ne 0
+ kill 11342
+ rm -f t/end-of-line.sh.out
../../info/t/Init-test.inc: line 58: 11342 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 11344 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/end-of-line.sh.pipein t/end-of-line.sh.pipeout
+ exit 1
FAIL t/end-of-line.sh (exit status: 1)
FAIL: t/goal-column.sh
======================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/goal-column.sh.out
++ ginfo_output=t/goal-column.sh.out
+++ basename ../../info/t/goal-column.sh.pipein
++ pipein=t/goal-column.sh.pipein
+++ basename ../../info/t/goal-column.sh.pipeout
++ pty_type=t/goal-column.sh.pipeout
++ rm -f t/goal-column.sh.out
++ INFO_PRINT_COMMAND='>t/goal-column.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f intera -n 'Goal column'
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/goal-column.sh.pipein t/goal-column.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/goal-column.sh.pipein
+ mkfifo t/goal-column.sh.pipeout
+ test '!' -r t/goal-column.sh.pipein
+ test '!' -r t/goal-column.sh.pipeout
+ pty_pid=11367
+ read pts_device
+ exec ./pseudotty t/goal-column.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11368
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f intera -n 'Goal
column'
+ killer_pid=11369
+ printf '/^Goal column test\r\016'
+ sleep 10
+ printf '\005\016\016\006\006'
./pseudotty: trying to read
./pseudotty: read byte 0x2F
+ printf '\rDq'
+ timeout_test
+ wait 11368
./pseudotty: trying to read
./pseudotty: read byte 0x5E
./pseudotty: trying to read
./pseudotty: read byte 0x47
./pseudotty: trying to read
./pseudotty: read byte 0x6F
./pseudotty: trying to read
./pseudotty: read byte 0x61
./pseudotty: trying to read
./pseudotty: read byte 0x6C
./pseudotty: trying to read
./pseudotty: read byte 0x20
./pseudotty: trying to read
./pseudotty: read byte 0x63
./pseudotty: trying to read
./pseudotty: read byte 0x6F
./pseudotty: trying to read
./pseudotty: read byte 0x6C
./pseudotty: trying to read
./pseudotty: read byte 0x75
./pseudotty: trying to read
./pseudotty: read byte 0x6D
./pseudotty: trying to read
./pseudotty: read byte 0x6E
./pseudotty: trying to read
./pseudotty: read byte 0x20
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x65
./pseudotty: trying to read
./pseudotty: read byte 0x73
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x0E
./pseudotty: trying to read
./pseudotty: read byte 0x05
./pseudotty: trying to read
./pseudotty: read byte 0x0E
./pseudotty: trying to read
./pseudotty: read byte 0x0E
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11369
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ diff t/goal-column.sh.out ../../info/t/node-target
diff: t/goal-column.sh.out: No such file or directory
../../info/t/goal-column.sh: line 27: 11369 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 11367 -ne 0
+ kill 11367
+ rm -f t/goal-column.sh.out
../../info/t/Init-test.inc: line 58: 11367 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/goal-column.sh.pipein t/goal-column.sh.pipeout
+ exit 2
FAIL t/goal-column.sh (exit status: 2)
FAIL: t/star-note-non-whitespace.sh
===================================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/star-note-non-whitespace.sh.out
++ ginfo_output=t/star-note-non-whitespace.sh.out
+++ basename ../../info/t/star-note-non-whitespace.sh.pipein
++ pipein=t/star-note-non-whitespace.sh.pipein
+++ basename ../../info/t/star-note-non-whitespace.sh.pipeout
++ pty_type=t/star-note-non-whitespace.sh.pipeout
++ rm -f t/star-note-non-whitespace.sh.out
++ INFO_PRINT_COMMAND='>t/star-note-non-whitespace.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f intera -n 'Star note non-whitespace'
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/star-note-non-whitespace.sh.pipein
t/star-note-non-whitespace.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/star-note-non-whitespace.sh.pipein
+ mkfifo t/star-note-non-whitespace.sh.pipeout
+ test '!' -r t/star-note-non-whitespace.sh.pipein
+ test '!' -r t/star-note-non-whitespace.sh.pipeout
+ pty_pid=11393
+ read pts_device
+ exec ./pseudotty t/star-note-non-whitespace.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11394
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f intera -n 'Star note
non-whitespace'
+ killer_pid=11395
+ printf '\t\rDq'
+ sleep 10
+ timeout_test
./pseudotty: trying to read
+ wait 11394
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11395
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ diff t/star-note-non-whitespace.sh.out ../../info/t/node-target
diff: t/star-note-non-whitespace.sh.out: No such file or directory
../../info/t/star-note-non-whitespace.sh: line 29: 11395 Terminated
( sleep $TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 11393 -ne 0
+ kill 11393
+ rm -f t/star-note-non-whitespace.sh.out
../../info/t/Init-test.inc: line 58: 11393 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/star-note-non-whitespace.sh.pipein
t/star-note-non-whitespace.sh.pipeout
+ exit 2
FAIL t/star-note-non-whitespace.sh (exit status: 2)
FAIL: t/c-u-m-x-scroll-forward.sh
=================================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/c-u-m-x-scroll-forward.sh.out
++ ginfo_output=t/c-u-m-x-scroll-forward.sh.out
+++ basename ../../info/t/c-u-m-x-scroll-forward.sh.pipein
++ pipein=t/c-u-m-x-scroll-forward.sh.pipein
+++ basename ../../info/t/c-u-m-x-scroll-forward.sh.pipeout
++ pty_type=t/c-u-m-x-scroll-forward.sh.pipeout
++ rm -f t/c-u-m-x-scroll-forward.sh.out
++ INFO_PRINT_COMMAND='>t/c-u-m-x-scroll-forward.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ LINES=7
+ export LINES
+ COLUMNS=80
+ export COLUMNS
+ run_ginfo -f intera -n 'Scroll four lines'
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/c-u-m-x-scroll-forward.sh.pipein t/c-u-m-x-scroll-forward.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/c-u-m-x-scroll-forward.sh.pipein
+ mkfifo t/c-u-m-x-scroll-forward.sh.pipeout
+ test '!' -r t/c-u-m-x-scroll-forward.sh.pipein
+ test '!' -r t/c-u-m-x-scroll-forward.sh.pipeout
+ pty_pid=11419
+ read pts_device
+ exec ./pseudotty t/c-u-m-x-scroll-forward.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11420
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f intera -n 'Scroll
four lines'
+ killer_pid=11421
+ printf '\025\033xscroll-forward\r'
+ sleep 10
+ printf '\rDq'
./pseudotty: trying to read
./pseudotty: read byte 0x15
+ timeout_test
+ wait 11420
./pseudotty: trying to read
./pseudotty: read byte 0x1B
./pseudotty: trying to read
./pseudotty: read byte 0x78
./pseudotty: trying to read
./pseudotty: read byte 0x73
./pseudotty: trying to read
./pseudotty: read byte 0x63
./pseudotty: trying to read
./pseudotty: read byte 0x72
./pseudotty: trying to read
./pseudotty: read byte 0x6F
./pseudotty: trying to read
./pseudotty: read byte 0x6C
./pseudotty: trying to read
./pseudotty: read byte 0x6C
./pseudotty: trying to read
./pseudotty: read byte 0x2D
./pseudotty: trying to read
./pseudotty: read byte 0x66
./pseudotty: trying to read
./pseudotty: read byte 0x6F
./pseudotty: trying to read
./pseudotty: read byte 0x72
./pseudotty: trying to read
./pseudotty: read byte 0x77
./pseudotty: trying to read
./pseudotty: read byte 0x61
./pseudotty: trying to read
./pseudotty: read byte 0x72
./pseudotty: trying to read
./pseudotty: read byte 0x64
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11421
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ diff t/c-u-m-x-scroll-forward.sh.out ../../info/t/node-target
diff: t/c-u-m-x-scroll-forward.sh.out: No such file or directory
../../info/t/c-u-m-x-scroll-forward.sh: line 39: 11421 Terminated
( sleep $TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 11419 -ne 0
+ kill 11419
+ rm -f t/c-u-m-x-scroll-forward.sh.out
../../info/t/Init-test.inc: line 58: 11419 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/c-u-m-x-scroll-forward.sh.pipein t/c-u-m-x-scroll-forward.sh.pipeout
+ exit 2
FAIL t/c-u-m-x-scroll-forward.sh (exit status: 2)
FAIL: t/window-split-dir.sh
===========================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/window-split-dir.sh.out
++ ginfo_output=t/window-split-dir.sh.out
+++ basename ../../info/t/window-split-dir.sh.pipein
++ pipein=t/window-split-dir.sh.pipein
+++ basename ../../info/t/window-split-dir.sh.pipeout
++ pty_type=t/window-split-dir.sh.pipeout
++ rm -f t/window-split-dir.sh.out
++ INFO_PRINT_COMMAND='>t/window-split-dir.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/window-split-dir.sh.pipein t/window-split-dir.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/window-split-dir.sh.pipein
+ mkfifo t/window-split-dir.sh.pipeout
+ test '!' -r t/window-split-dir.sh.pipein
+ test '!' -r t/window-split-dir.sh.pipeout
+ pty_pid=11495
+ read pts_device
+ exec ./pseudotty t/window-split-dir.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11496
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config
+ killer_pid=11497
+ printf '\0302\030o\0301Dq'
+ sleep 10
+ timeout_test
./pseudotty: trying to read
+ wait 11496
./pseudotty: read byte 0x18
./pseudotty: trying to read
./pseudotty: read byte 0x32
./pseudotty: trying to read
./pseudotty: read byte 0x18
./pseudotty: trying to read
./pseudotty: read byte 0x6F
./pseudotty: trying to read
./pseudotty: read byte 0x18
./pseudotty: trying to read
./pseudotty: read byte 0x31
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11497
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ grep '^File: dir' t/window-split-dir.sh.out
grep: t/window-split-dir.sh.out: No such file or directory
../../info/t/window-split-dir.sh: line 26: 11497 Terminated (
sleep $TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 11495 -ne 0
+ kill 11495
+ rm -f t/window-split-dir.sh.out
../../info/t/Init-test.inc: line 58: 11495 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/window-split-dir.sh.pipein t/window-split-dir.sh.pipeout
+ exit 2
FAIL t/window-split-dir.sh (exit status: 2)
FAIL: t/last-node-not-top-level.sh
==================================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/last-node-not-top-level.sh.out
++ ginfo_output=t/last-node-not-top-level.sh.out
+++ basename ../../info/t/last-node-not-top-level.sh.pipein
++ pipein=t/last-node-not-top-level.sh.pipein
+++ basename ../../info/t/last-node-not-top-level.sh.pipeout
++ pty_type=t/last-node-not-top-level.sh.pipeout
++ rm -f t/last-node-not-top-level.sh.out
++ INFO_PRINT_COMMAND='>t/last-node-not-top-level.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f last-node-not-top-level -v scroll-last-node=Top
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/last-node-not-top-level.sh.pipein t/last-node-not-top-level.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/last-node-not-top-level.sh.pipein
+ mkfifo t/last-node-not-top-level.sh.pipeout
+ test '!' -r t/last-node-not-top-level.sh.pipein
+ test '!' -r t/last-node-not-top-level.sh.pipeout
+ pty_pid=11521
+ read pts_device
+ exec ./pseudotty t/last-node-not-top-level.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11522
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f
last-node-not-top-level -v scroll-last-node=Top
+ killer_pid=11523
+ printf ']]]Dq'
+ sleep 10
+ timeout_test
./pseudotty: + wait 11522
trying to read
./pseudotty: read byte 0x5D
./pseudotty: trying to read
./pseudotty: read byte 0x5D
./pseudotty: trying to read
./pseudotty: read byte 0x5D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11523
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ grep 'Node: Top' t/last-node-not-top-level.sh.out
grep: t/last-node-not-top-level.sh.out: No such file or directory
../../info/t/last-node-not-top-level.sh: line 26: 11523 Terminated
( sleep $TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 11521 -ne 0
+ kill 11521
+ rm -f t/last-node-not-top-level.sh.out
../../info/t/Init-test.inc: line 58: 11521 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/last-node-not-top-level.sh.pipein t/last-node-not-top-level.sh.pipeout
+ exit 2
FAIL t/last-node-not-top-level.sh (exit status: 2)
FAIL: t/adjust-anchors.sh
=========================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/adjust-anchors.sh.out
++ ginfo_output=t/adjust-anchors.sh.out
+++ basename ../../info/t/adjust-anchors.sh.pipein
++ pipein=t/adjust-anchors.sh.pipein
+++ basename ../../info/t/adjust-anchors.sh.pipeout
++ pty_type=t/adjust-anchors.sh.pipeout
++ rm -f t/adjust-anchors.sh.out
++ INFO_PRINT_COMMAND='>t/adjust-anchors.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ LC_ALL=en_US.ISO8859-1
+ export LC_ALL
+ run_ginfo -f anchors
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/adjust-anchors.sh.pipein t/adjust-anchors.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/adjust-anchors.sh.pipein
+ mkfifo t/adjust-anchors.sh.pipeout
+ test '!' -r t/adjust-anchors.sh.pipein
+ test '!' -r t/adjust-anchors.sh.pipeout
+ pty_pid=11547
+ read pts_device
+ exec ./pseudotty t/adjust-anchors.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11548
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f anchors
+ killer_pid=11549
+ printf 'ganchor-2\r\002\002\002\002\002\002'
+ sleep 10
+ printf '\002\002\002\002\002\002\002\002\rDq'
./pseudotty: trying to read
./pseudotty: read byte 0x67
+ timeout_test
+ wait 11548
./pseudotty: trying to read
./pseudotty: read byte 0x61
./pseudotty: trying to read
./pseudotty: read byte 0x6E
./pseudotty: trying to read
./pseudotty: read byte 0x63
./pseudotty: trying to read
./pseudotty: read byte 0x68
./pseudotty: trying to read
./pseudotty: read byte 0x6F
./pseudotty: trying to read
./pseudotty: read byte 0x72
./pseudotty: trying to read
./pseudotty: read byte 0x2D
./pseudotty: trying to read
./pseudotty: read byte 0x32
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x02
./pseudotty: trying to read
./pseudotty: read byte 0x02
./pseudotty: trying to read
./pseudotty: read byte 0x02
./pseudotty: trying to read
./pseudotty: read byte 0x02
./pseudotty: trying to read
./pseudotty: read byte 0x02
./pseudotty: trying to read
./pseudotty: read byte 0x02
./pseudotty: trying to read
./pseudotty: read byte 0x02
./pseudotty: trying to read
./pseudotty: read byte 0x02
./pseudotty: trying to read
./pseudotty: read byte 0x02
./pseudotty: trying to read
./pseudotty: read byte 0x02
./pseudotty: trying to read
./pseudotty: read byte 0x02
./pseudotty: trying to read
./pseudotty: read byte 0x02
./pseudotty: trying to read
./pseudotty: read byte 0x02
./pseudotty: trying to read
./pseudotty: read byte 0x02
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11549
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/adjust-anchors.sh.out
+ retval=1
+ cleanup
+ test 11547 -ne 0
+ kill 11547
+ rm -f t/adjust-anchors.sh.out
../../info/t/Init-test.inc: line 58: 11547 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 11549 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/adjust-anchors.sh.pipein t/adjust-anchors.sh.pipeout
+ exit 1
FAIL t/adjust-anchors.sh (exit status: 1)
FAIL: t/xref-to-anchor.sh
=========================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/xref-to-anchor.sh.out
++ ginfo_output=t/xref-to-anchor.sh.out
+++ basename ../../info/t/xref-to-anchor.sh.pipein
++ pipein=t/xref-to-anchor.sh.pipein
+++ basename ../../info/t/xref-to-anchor.sh.pipeout
++ pty_type=t/xref-to-anchor.sh.pipeout
++ rm -f t/xref-to-anchor.sh.out
++ INFO_PRINT_COMMAND='>t/xref-to-anchor.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f xref_to_anchor
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/xref-to-anchor.sh.pipein t/xref-to-anchor.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/xref-to-anchor.sh.pipein
+ mkfifo t/xref-to-anchor.sh.pipeout
+ test '!' -r t/xref-to-anchor.sh.pipein
+ test '!' -r t/xref-to-anchor.sh.pipeout
+ pty_pid=11597
+ read pts_device
+ exec ./pseudotty t/xref-to-anchor.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11598
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f xref_to_anchor
+ killer_pid=11599
+ printf '\t\r'
+ sleep 10
+ printf '\6\6\rDq'
./pseudotty: trying to read
+ timeout_test
./pseudotty: read byte 0x09
+ wait 11598
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11599
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/xref-to-anchor.sh.out
+ retval=1
+ cleanup
+ test 11597 -ne 0
+ kill 11597
+ rm -f t/xref-to-anchor.sh.out
../../info/t/Init-test.inc: line 58: 11597 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 11599 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/xref-to-anchor.sh.pipein t/xref-to-anchor.sh.pipeout
+ exit 1
FAIL t/xref-to-anchor.sh (exit status: 1)
FAIL: t/search-after-tag.sh
===========================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/search-after-tag.sh.out
++ ginfo_output=t/search-after-tag.sh.out
+++ basename ../../info/t/search-after-tag.sh.pipein
++ pipein=t/search-after-tag.sh.pipein
+++ basename ../../info/t/search-after-tag.sh.pipeout
++ pty_type=t/search-after-tag.sh.pipeout
++ rm -f t/search-after-tag.sh.out
++ INFO_PRINT_COMMAND='>t/search-after-tag.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f intera -n Searching
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/search-after-tag.sh.pipein t/search-after-tag.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/search-after-tag.sh.pipein
+ mkfifo t/search-after-tag.sh.pipeout
+ test '!' -r t/search-after-tag.sh.pipein
+ test '!' -r t/search-after-tag.sh.pipeout
+ pty_pid=11622
+ read pts_device
+ exec ./pseudotty t/search-after-tag.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11623
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f intera -n Searching
+ killer_pid=11624
+ printf '/match\r\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\rDq'
+ sleep 10
+ timeout_test
./pseudotty: trying to read
+ wait 11623
./pseudotty: read byte 0x2F
./pseudotty: trying to read
./pseudotty: read byte 0x6D
./pseudotty: trying to read
./pseudotty: read byte 0x61
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x63
./pseudotty: trying to read
./pseudotty: read byte 0x68
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11624
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/search-after-tag.sh.out
+ retval=1
+ cleanup
+ test 11622 -ne 0
+ kill 11622
+ rm -f t/search-after-tag.sh.out
../../info/t/Init-test.inc: line 58: 11622 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 11624 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/search-after-tag.sh.pipein t/search-after-tag.sh.pipeout
+ exit 1
FAIL t/search-after-tag.sh (exit status: 1)
FAIL: t/split-file-menu.sh
==========================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/split-file-menu.sh.out
++ ginfo_output=t/split-file-menu.sh.out
+++ basename ../../info/t/split-file-menu.sh.pipein
++ pipein=t/split-file-menu.sh.pipein
+++ basename ../../info/t/split-file-menu.sh.pipeout
++ pty_type=t/split-file-menu.sh.pipeout
++ rm -f t/split-file-menu.sh.out
++ INFO_PRINT_COMMAND='>t/split-file-menu.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f split Second
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/split-file-menu.sh.pipein t/split-file-menu.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/split-file-menu.sh.pipein
+ mkfifo t/split-file-menu.sh.pipeout
+ test '!' -r t/split-file-menu.sh.pipein
+ test '!' -r t/split-file-menu.sh.pipeout
+ pty_pid=11647
+ read pts_device
+ exec ./pseudotty t/split-file-menu.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11648
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f split Second
+ killer_pid=11649
+ printf tDq
+ sleep 10
+ timeout_test
./pseudotty: trying to read
+ wait 11648
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11649
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/split-file-menu.sh.out
+ retval=1
+ cleanup
+ test 11647 -ne 0
+ kill 11647
+ rm -f t/split-file-menu.sh.out
../../info/t/Init-test.inc: line 58: 11647 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 11649 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/split-file-menu.sh.pipein t/split-file-menu.sh.pipeout
+ exit 1
FAIL t/split-file-menu.sh (exit status: 1)
FAIL: t/index.sh
================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/index.sh.out
++ ginfo_output=t/index.sh.out
+++ basename ../../info/t/index.sh.pipein
++ pipein=t/index.sh.pipein
+++ basename ../../info/t/index.sh.pipeout
++ pty_type=t/index.sh.pipeout
++ rm -f t/index.sh.out
++ INFO_PRINT_COMMAND='>t/index.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f intera
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/index.sh.pipein t/index.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/index.sh.pipein
+ mkfifo t/index.sh.pipeout
+ test '!' -r t/index.sh.pipein
+ test '!' -r t/index.sh.pipeout
+ pty_pid=11697
+ read pts_device
+ exec ./pseudotty t/index.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11698
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f intera
+ killer_pid=11699
+ printf 'iabc\rDq'
+ sleep 10
+ timeout_test
./pseudotty: trying to read
+ wait 11698
./pseudotty: read byte 0x69
./pseudotty: trying to read
./pseudotty: read byte 0x61
./pseudotty: trying to read
./pseudotty: read byte 0x62
./pseudotty: trying to read
./pseudotty: read byte 0x63
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11699
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/index.sh.out
+ retval=1
+ cleanup
+ test 11697 -ne 0
+ kill 11697
+ rm -f t/index.sh.out
../../info/t/Init-test.inc: line 58: 11697 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 11699 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/index.sh.pipein t/index.sh.pipeout
+ exit 1
FAIL t/index.sh (exit status: 1)
FAIL: t/index-completing.sh
===========================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/index-completing.sh.out
++ ginfo_output=t/index-completing.sh.out
+++ basename ../../info/t/index-completing.sh.pipein
++ pipein=t/index-completing.sh.pipein
+++ basename ../../info/t/index-completing.sh.pipeout
++ pty_type=t/index-completing.sh.pipeout
++ rm -f t/index-completing.sh.out
++ INFO_PRINT_COMMAND='>t/index-completing.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f index-search
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/index-completing.sh.pipein t/index-completing.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/index-completing.sh.pipein
+ mkfifo t/index-completing.sh.pipeout
+ test '!' -r t/index-completing.sh.pipein
+ test '!' -r t/index-completing.sh.pipeout
+ pty_pid=11798
+ read pts_device
+ exec ./pseudotty t/index-completing.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11799
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f index-search
+ killer_pid=11800
+ printf 'i\t\rDq'
+ sleep 10
+ timeout_test
./pseudotty: trying to read
+ wait 11799
./pseudotty: read byte 0x69
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11800
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ grep '^Node: Node 1' t/index-completing.sh.out
grep: t/index-completing.sh.out: No such file or directory
../../info/t/index-completing.sh: line 25: 11800 Terminated (
sleep $TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 11798 -ne 0
+ kill 11798
+ rm -f t/index-completing.sh.out
../../info/t/Init-test.inc: line 58: 11798 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/index-completing.sh.pipein t/index-completing.sh.pipeout
+ exit 2
FAIL t/index-completing.sh (exit status: 2)
FAIL: t/split-index.sh
======================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/split-index.sh.out
++ ginfo_output=t/split-index.sh.out
+++ basename ../../info/t/split-index.sh.pipein
++ pipein=t/split-index.sh.pipein
+++ basename ../../info/t/split-index.sh.pipeout
++ pty_type=t/split-index.sh.pipeout
++ rm -f t/split-index.sh.out
++ INFO_PRINT_COMMAND='>t/split-index.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f split
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/split-index.sh.pipein t/split-index.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/split-index.sh.pipein
+ mkfifo t/split-index.sh.pipeout
+ test '!' -r t/split-index.sh.pipein
+ test '!' -r t/split-index.sh.pipeout
+ pty_pid=11824
+ read pts_device
+ exec ./pseudotty t/split-index.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11825
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f split
+ killer_pid=11826
+ printf 'ientry text\r\rDq'
+ sleep 10
+ timeout_test
./pseudotty:+ wait 11825
trying to read
./pseudotty: read byte 0x69
./pseudotty: trying to read
./pseudotty: read byte 0x65
./pseudotty: trying to read
./pseudotty: read byte 0x6E
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x72
./pseudotty: trying to read
./pseudotty: read byte 0x79
./pseudotty: trying to read
./pseudotty: read byte 0x20
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x65
./pseudotty: trying to read
./pseudotty: read byte 0x78
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11826
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/split-index.sh.out
+ retval=1
+ cleanup
+ test 11824 -ne 0
+ kill 11824
+ rm -f t/split-index.sh.out
../../info/t/Init-test.inc: line 58: 11824 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 11826 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/split-index.sh.pipein t/split-index.sh.pipeout
+ exit 1
FAIL t/split-index.sh (exit status: 1)
FAIL: t/index-long-nodeline.sh
==============================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/index-long-nodeline.sh.out
++ ginfo_output=t/index-long-nodeline.sh.out
+++ basename ../../info/t/index-long-nodeline.sh.pipein
++ pipein=t/index-long-nodeline.sh.pipein
+++ basename ../../info/t/index-long-nodeline.sh.pipeout
++ pty_type=t/index-long-nodeline.sh.pipeout
++ rm -f t/index-long-nodeline.sh.out
++ INFO_PRINT_COMMAND='>t/index-long-nodeline.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f split
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/index-long-nodeline.sh.pipein t/index-long-nodeline.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/index-long-nodeline.sh.pipein
+ mkfifo t/index-long-nodeline.sh.pipeout
+ test '!' -r t/index-long-nodeline.sh.pipein
+ test '!' -r t/index-long-nodeline.sh.pipeout
+ pty_pid=11849
+ read pts_device
+ exec ./pseudotty t/index-long-nodeline.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11850
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f split
+ killer_pid=11851
+ printf 'gIndex\r\t\t\r\rDq'
+ sleep 10
+ timeout_test
./pseudotty: trying to read
./pseudotty: read byte 0x67
+ wait 11850
./pseudotty: trying to read
./pseudotty: read byte 0x49
./pseudotty: trying to read
./pseudotty: read byte 0x6E
./pseudotty: trying to read
./pseudotty: read byte 0x64
./pseudotty: trying to read
./pseudotty: read byte 0x65
./pseudotty: trying to read
./pseudotty: read byte 0x78
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11851
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/index-long-nodeline.sh.out
+ retval=1
+ cleanup
+ test 11849 -ne 0
+ kill 11849
+ rm -f t/index-long-nodeline.sh.out
../../info/t/Init-test.inc: line 58: 11849 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 11851 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/index-long-nodeline.sh.pipein t/index-long-nodeline.sh.pipeout
+ exit 1
FAIL t/index-long-nodeline.sh (exit status: 1)
FAIL: t/menu-sequence.sh
========================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/menu-sequence.sh.out
++ ginfo_output=t/menu-sequence.sh.out
+++ basename ../../info/t/menu-sequence.sh.pipein
++ pipein=t/menu-sequence.sh.pipein
+++ basename ../../info/t/menu-sequence.sh.pipeout
++ pty_type=t/menu-sequence.sh.pipeout
++ rm -f t/menu-sequence.sh.out
++ INFO_PRINT_COMMAND='>t/menu-sequence.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f intera
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/menu-sequence.sh.pipein t/menu-sequence.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/menu-sequence.sh.pipein
+ mkfifo t/menu-sequence.sh.pipeout
+ test '!' -r t/menu-sequence.sh.pipein
+ test '!' -r t/menu-sequence.sh.pipeout
+ pty_pid=11917
+ read pts_device
+ exec ./pseudotty t/menu-sequence.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=11918
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f intera
+ killer_pid=11919
+ printf '\033xmenu-sequence\rfile-menu,first,no,nod\rDq'
+ sleep 10
+ timeout_test
./pseudotty: trying to read
+ wait 11918
./pseudotty: read byte 0x1B
./pseudotty: trying to read
./pseudotty: read byte 0x78
./pseudotty: trying to read
./pseudotty: read byte 0x6D
./pseudotty: trying to read
./pseudotty: read byte 0x65
./pseudotty: trying to read
./pseudotty: read byte 0x6E
./pseudotty: trying to read
./pseudotty: read byte 0x75
./pseudotty: trying to read
./pseudotty: read byte 0x2D
./pseudotty: trying to read
./pseudotty: read byte 0x73
./pseudotty: trying to read
./pseudotty: read byte 0x65
./pseudotty: trying to read
./pseudotty: read byte 0x71
./pseudotty: trying to read
./pseudotty: read byte 0x75
./pseudotty: trying to read
./pseudotty: read byte 0x65
./pseudotty: trying to read
./pseudotty: read byte 0x6E
./pseudotty: trying to read
./pseudotty: read byte 0x63
./pseudotty: trying to read
./pseudotty: read byte 0x65
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x66
./pseudotty: trying to read
./pseudotty: read byte 0x69
./pseudotty: trying to read
./pseudotty: read byte 0x6C
./pseudotty: trying to read
./pseudotty: read byte 0x65
./pseudotty: trying to read
./pseudotty: read byte 0x2D
./pseudotty: trying to read
./pseudotty: read byte 0x6D
./pseudotty: trying to read
./pseudotty: read byte 0x65
./pseudotty: trying to read
./pseudotty: read byte 0x6E
./pseudotty: trying to read
./pseudotty: read byte 0x75
./pseudotty: trying to read
./pseudotty: read byte 0x2C
./pseudotty: trying to read
./pseudotty: read byte 0x66
./pseudotty: trying to read
./pseudotty: read byte 0x69
./pseudotty: trying to read
./pseudotty: read byte 0x72
./pseudotty: trying to read
./pseudotty: read byte 0x73
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x2C
./pseudotty: trying to read
./pseudotty: read byte 0x6E
./pseudotty: trying to read
./pseudotty: read byte 0x6F
./pseudotty: trying to read
./pseudotty: read byte 0x2C
./pseudotty: trying to read
./pseudotty: read byte 0x6E
./pseudotty: trying to read
./pseudotty: read byte 0x6F
./pseudotty: trying to read
./pseudotty: read byte 0x64
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 11919
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/menu-sequence.sh.out
+ retval=1
+ cleanup
+ test 11917 -ne 0
+ kill 11917
+ rm -f t/menu-sequence.sh.out
../../info/t/Init-test.inc: line 58: 11917 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 11919 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/menu-sequence.sh.pipein t/menu-sequence.sh.pipeout
+ exit 1
FAIL t/menu-sequence.sh (exit status: 1)
FAIL: t/search-skip-screen.sh
=============================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/search-skip-screen.sh.out
++ ginfo_output=t/search-skip-screen.sh.out
+++ basename ../../info/t/search-skip-screen.sh.pipein
++ pipein=t/search-skip-screen.sh.pipein
+++ basename ../../info/t/search-skip-screen.sh.pipeout
++ pty_type=t/search-skip-screen.sh.pipeout
++ rm -f t/search-skip-screen.sh.out
++ INFO_PRINT_COMMAND='>t/search-skip-screen.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -v search-skip-screen=Off -f search
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/search-skip-screen.sh.pipein t/search-skip-screen.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/search-skip-screen.sh.pipein
+ mkfifo t/search-skip-screen.sh.pipeout
+ test '!' -r t/search-skip-screen.sh.pipein
+ test '!' -r t/search-skip-screen.sh.pipeout
+ pty_pid=12026
+ read pts_device
+ exec ./pseudotty t/search-skip-screen.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=12027
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -v
search-skip-screen=Off -f search
+ killer_pid=12028
+ printf 'smatch\r}{Dq'
+ sleep 10
+ timeout_test
./pseudotty: trying to read
+ wait 12027
./pseudotty: read byte 0x73
./pseudotty: trying to read
./pseudotty: read byte 0x6D
./pseudotty: trying to read
./pseudotty: read byte 0x61
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x63
./pseudotty: trying to read
./pseudotty: read byte 0x68
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x7D
./pseudotty: trying to read
./pseudotty: read byte 0x7B
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 12028
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ grep '^File: search\.info, Node: Top' t/search-skip-screen.sh.out
grep: t/search-skip-screen.sh.out: No such file or directory
../../info/t/search-skip-screen.sh: line 28: 12028 Terminated (
sleep $TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 12026 -ne 0
+ kill 12026
+ rm -f t/search-skip-screen.sh.out
../../info/t/Init-test.inc: line 58: 12026 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/search-skip-screen.sh.pipein t/search-skip-screen.sh.pipeout
+ exit 2
FAIL t/search-skip-screen.sh (exit status: 2)
FAIL: t/inc-sea-forward.sh
==========================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/inc-sea-forward.sh.out
++ ginfo_output=t/inc-sea-forward.sh.out
+++ basename ../../info/t/inc-sea-forward.sh.pipein
++ pipein=t/inc-sea-forward.sh.pipein
+++ basename ../../info/t/inc-sea-forward.sh.pipeout
++ pty_type=t/inc-sea-forward.sh.pipeout
++ rm -f t/inc-sea-forward.sh.out
++ INFO_PRINT_COMMAND='>t/inc-sea-forward.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f search
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/inc-sea-forward.sh.pipein t/inc-sea-forward.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/inc-sea-forward.sh.pipein
+ mkfifo t/inc-sea-forward.sh.pipeout
+ test '!' -r t/inc-sea-forward.sh.pipein
+ test '!' -r t/inc-sea-forward.sh.pipeout
+ pty_pid=12102
+ read pts_device
+ exec ./pseudotty t/inc-sea-forward.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=12103
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f search
+ killer_pid=12104
+ printf '\023matchxy\010\010'
+ sleep 10
+ printf '\023\023\023\r\006\rDq'
./pseudotty: trying to read
./pseudotty: read byte 0x13
+ timeout_test
+ wait 12103
./pseudotty: trying to read
./pseudotty: read byte 0x6D
./pseudotty: trying to read
./pseudotty: read byte 0x61
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x63
./pseudotty: trying to read
./pseudotty: read byte 0x68
./pseudotty: trying to read
./pseudotty: read byte 0x78
./pseudotty: trying to read
./pseudotty: read byte 0x79
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x13
./pseudotty: trying to read
./pseudotty: read byte 0x13
./pseudotty: trying to read
./pseudotty: read byte 0x13
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 12104
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ diff t/inc-sea-forward.sh.out ../../info/t/node-target
diff: t/inc-sea-forward.sh.out: No such file or directory
../../info/t/inc-sea-forward.sh: line 32: 12104 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 12102 -ne 0
+ kill 12102
+ rm -f t/inc-sea-forward.sh.out
../../info/t/Init-test.inc: line 58: 12102 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/inc-sea-forward.sh.pipein t/inc-sea-forward.sh.pipeout
+ exit 2
FAIL t/inc-sea-forward.sh (exit status: 2)
FAIL: t/inc-sea-forward-nonregex.sh
===================================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/inc-sea-forward-nonregex.sh.out
++ ginfo_output=t/inc-sea-forward-nonregex.sh.out
+++ basename ../../info/t/inc-sea-forward-nonregex.sh.pipein
++ pipein=t/inc-sea-forward-nonregex.sh.pipein
+++ basename ../../info/t/inc-sea-forward-nonregex.sh.pipeout
++ pty_type=t/inc-sea-forward-nonregex.sh.pipeout
++ rm -f t/inc-sea-forward-nonregex.sh.out
++ INFO_PRINT_COMMAND='>t/inc-sea-forward-nonregex.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f search
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/inc-sea-forward-nonregex.sh.pipein
t/inc-sea-forward-nonregex.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/inc-sea-forward-nonregex.sh.pipein
+ mkfifo t/inc-sea-forward-nonregex.sh.pipeout
+ test '!' -r t/inc-sea-forward-nonregex.sh.pipein
+ test '!' -r t/inc-sea-forward-nonregex.sh.pipeout
+ pty_pid=12128
+ read pts_device
+ exec ./pseudotty t/inc-sea-forward-nonregex.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=12129
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f search
+ killer_pid=12130
+ printf 'R\023matchxy\010\010'
+ sleep 10
+ printf '\023\023\023\r\006\rDq'
./pseudotty: trying to read
./pseudotty: read byte 0x52
+ timeout_test
+ wait 12129
./pseudotty: trying to read
./pseudotty: read byte 0x13
./pseudotty: trying to read
./pseudotty: read byte 0x6D
./pseudotty: trying to read
./pseudotty: read byte 0x61
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x63
./pseudotty: trying to read
./pseudotty: read byte 0x68
./pseudotty: trying to read
./pseudotty: read byte 0x78
./pseudotty: trying to read
./pseudotty: read byte 0x79
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x13
./pseudotty: trying to read
./pseudotty: read byte 0x13
./pseudotty: trying to read
./pseudotty: read byte 0x13
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x06
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 12130
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ diff t/inc-sea-forward-nonregex.sh.out ../../info/t/node-target
diff: t/inc-sea-forward-nonregex.sh.out: No such file or directory
../../info/t/inc-sea-forward-nonregex.sh: line 32: 12130 Terminated
( sleep $TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 12128 -ne 0
+ kill 12128
+ rm -f t/inc-sea-forward-nonregex.sh.out
../../info/t/Init-test.inc: line 58: 12128 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/inc-sea-forward-nonregex.sh.pipein
t/inc-sea-forward-nonregex.sh.pipeout
+ exit 2
FAIL t/inc-sea-forward-nonregex.sh (exit status: 2)
FAIL: t/inc-sea-insensitive.sh
==============================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/inc-sea-insensitive.sh.out
++ ginfo_output=t/inc-sea-insensitive.sh.out
+++ basename ../../info/t/inc-sea-insensitive.sh.pipein
++ pipein=t/inc-sea-insensitive.sh.pipein
+++ basename ../../info/t/inc-sea-insensitive.sh.pipeout
++ pty_type=t/inc-sea-insensitive.sh.pipeout
++ rm -f t/inc-sea-insensitive.sh.out
++ INFO_PRINT_COMMAND='>t/inc-sea-insensitive.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f intera -n 'Incremental search case-insensitive'
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/inc-sea-insensitive.sh.pipein t/inc-sea-insensitive.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/inc-sea-insensitive.sh.pipein
+ mkfifo t/inc-sea-insensitive.sh.pipeout
+ test '!' -r t/inc-sea-insensitive.sh.pipein
+ test '!' -r t/inc-sea-insensitive.sh.pipeout
+ pty_pid=12154
+ read pts_device
+ exec ./pseudotty t/inc-sea-insensitive.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=12155
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f intera -n
'Incremental search case-insensitive'
+ killer_pid=12156
+ printf '\023matchX\010'
+ sleep 10
+ printf '\023\023\r\rDq'
./pseudotty: trying to read
./pseudotty: read byte 0x13
+ timeout_test
+ wait 12155
./pseudotty: trying to read
./pseudotty: read byte 0x6D
./pseudotty: trying to read
./pseudotty: read byte 0x61
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x63
./pseudotty: trying to read
./pseudotty: read byte 0x68
./pseudotty: trying to read
./pseudotty: read byte 0x58
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x13
./pseudotty: trying to read
./pseudotty: read byte 0x13
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 12156
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ diff t/inc-sea-insensitive.sh.out ../../info/t/node-target
diff: t/inc-sea-insensitive.sh.out: No such file or directory
../../info/t/inc-sea-insensitive.sh: line 31: 12156 Terminated (
sleep $TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 12154 -ne 0
+ kill 12154
+ rm -f t/inc-sea-insensitive.sh.out
../../info/t/Init-test.inc: line 58: 12154 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/inc-sea-insensitive.sh.pipein t/inc-sea-insensitive.sh.pipeout
+ exit 2
FAIL t/inc-sea-insensitive.sh (exit status: 2)
FAIL: t/inc-sea-history.sh
==========================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/inc-sea-history.sh.out
++ ginfo_output=t/inc-sea-history.sh.out
+++ basename ../../info/t/inc-sea-history.sh.pipein
++ pipein=t/inc-sea-history.sh.pipein
+++ basename ../../info/t/inc-sea-history.sh.pipeout
++ pty_type=t/inc-sea-history.sh.pipeout
++ rm -f t/inc-sea-history.sh.out
++ INFO_PRINT_COMMAND='>t/inc-sea-history.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f inc-sea-history
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/inc-sea-history.sh.pipein t/inc-sea-history.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/inc-sea-history.sh.pipein
+ mkfifo t/inc-sea-history.sh.pipeout
+ test '!' -r t/inc-sea-history.sh.pipein
+ test '!' -r t/inc-sea-history.sh.pipeout
+ pty_pid=12180
+ read pts_device
+ exec ./pseudotty t/inc-sea-history.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=12181
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f inc-sea-history
+ killer_pid=12182
+ printf '\02301234\b4\b\b34\b\bqwerty\b\b\b\b\b\b34'
+ sleep 10
./pseudotty: trying to read
+ printf '\rD'
./pseudotty: read byte 0x13
+ sleep 1
./pseudotty: trying to read
./pseudotty: read byte 0x30
./pseudotty: trying to read
./pseudotty: read byte 0x31
./pseudotty: trying to read
./pseudotty: read byte 0x32
./pseudotty: trying to read
./pseudotty: read byte 0x33
./pseudotty: trying to read
./pseudotty: read byte 0x34
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x34
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x33
./pseudotty: trying to read
./pseudotty: read byte 0x34
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x71
./pseudotty: trying to read
./pseudotty: read byte 0x77
./pseudotty: trying to read
./pseudotty: read byte 0x65
./pseudotty: trying to read
./pseudotty: read byte 0x72
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x79
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x08
./pseudotty: trying to read
./pseudotty: read byte 0x33
./pseudotty: trying to read
./pseudotty: read byte 0x34
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ grep 'Node: Four' t/inc-sea-history.sh.out
grep: t/inc-sea-history.sh.out: No such file or directory
+ retval=2
+ printf lDq
+ timeout_test
+ wait 12181
+ status=0
+ test 0 -lt 128
./pseudotty: trying to read
+ kill 12182
./pseudotty: read byte 0x6C
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test 0 = 0
+ grep 'Node: Top' t/inc-sea-history.sh.out
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
grep: t/inc-sea-history.sh.out: No such file or directory
../../info/t/inc-sea-history.sh: line 37: 12182 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 12180 -ne 0
+ kill 12180
+ rm -f t/inc-sea-history.sh.out
../../info/t/Init-test.inc: line 58: 12180 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/inc-sea-history.sh.pipein t/inc-sea-history.sh.pipeout
+ exit 2
FAIL t/inc-sea-history.sh (exit status: 2)
FAIL: t/quoted-label-as-target.sh
=================================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/quoted-label-as-target.sh.out
++ ginfo_output=t/quoted-label-as-target.sh.out
+++ basename ../../info/t/quoted-label-as-target.sh.pipein
++ pipein=t/quoted-label-as-target.sh.pipein
+++ basename ../../info/t/quoted-label-as-target.sh.pipeout
++ pty_type=t/quoted-label-as-target.sh.pipeout
++ rm -f t/quoted-label-as-target.sh.out
++ INFO_PRINT_COMMAND='>t/quoted-label-as-target.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f quoting
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/quoted-label-as-target.sh.pipein t/quoted-label-as-target.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/quoted-label-as-target.sh.pipein
+ mkfifo t/quoted-label-as-target.sh.pipeout
+ test '!' -r t/quoted-label-as-target.sh.pipein
+ test '!' -r t/quoted-label-as-target.sh.pipeout
+ pty_pid=12283
+ read pts_device
+ exec ./pseudotty t/quoted-label-as-target.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=12284
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f quoting
+ killer_pid=12285
+ printf '\t\r\t\rDq'
+ timeout_test
+ sleep 10
+ wait 12284
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 12285
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/quoted-label-as-target.sh.out
+ retval=1
+ cleanup
+ test 12283 -ne 0
+ kill 12283
+ rm -f t/quoted-label-as-target.sh.out
../../info/t/Init-test.inc: line 58: 12283 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 12285 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/quoted-label-as-target.sh.pipein t/quoted-label-as-target.sh.pipeout
+ exit 1
FAIL t/quoted-label-as-target.sh (exit status: 1)
FAIL: t/quoted-target.sh
========================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/quoted-target.sh.out
++ ginfo_output=t/quoted-target.sh.out
+++ basename ../../info/t/quoted-target.sh.pipein
++ pipein=t/quoted-target.sh.pipein
+++ basename ../../info/t/quoted-target.sh.pipeout
++ pty_type=t/quoted-target.sh.pipeout
++ rm -f t/quoted-target.sh.out
++ INFO_PRINT_COMMAND='>t/quoted-target.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f quoting
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/quoted-target.sh.pipein t/quoted-target.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/quoted-target.sh.pipein
+ mkfifo t/quoted-target.sh.pipeout
+ test '!' -r t/quoted-target.sh.pipein
+ test '!' -r t/quoted-target.sh.pipeout
+ pty_pid=12308
+ read pts_device
+ exec ./pseudotty t/quoted-target.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=12309
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f quoting
+ killer_pid=12310
+ printf '\t\t\r\t\r\Dq'
+ sleep 10
+ timeout_test
./pseudotty: trying to read
+ wait 12309
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x5C
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 12310
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/quoted-target.sh.out
+ retval=1
+ cleanup
+ test 12308 -ne 0
+ kill 12308
+ rm -f t/quoted-target.sh.out
../../info/t/Init-test.inc: line 58: 12308 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 12310 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/quoted-target.sh.pipein t/quoted-target.sh.pipeout
+ exit 1
FAIL t/quoted-target.sh (exit status: 1)
FAIL: t/quoted-label-and-target.sh
==================================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/quoted-label-and-target.sh.out
++ ginfo_output=t/quoted-label-and-target.sh.out
+++ basename ../../info/t/quoted-label-and-target.sh.pipein
++ pipein=t/quoted-label-and-target.sh.pipein
+++ basename ../../info/t/quoted-label-and-target.sh.pipeout
++ pty_type=t/quoted-label-and-target.sh.pipeout
++ rm -f t/quoted-label-and-target.sh.out
++ INFO_PRINT_COMMAND='>t/quoted-label-and-target.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f quoting
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/quoted-label-and-target.sh.pipein t/quoted-label-and-target.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/quoted-label-and-target.sh.pipein
+ mkfifo t/quoted-label-and-target.sh.pipeout
+ test '!' -r t/quoted-label-and-target.sh.pipein
+ test '!' -r t/quoted-label-and-target.sh.pipeout
+ pty_pid=12333
+ read pts_device
+ exec ./pseudotty t/quoted-label-and-target.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=12334
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f quoting
+ killer_pid=12335
+ sleep 10
+ timeout_test
+ wait 12334
+ printf '\t\t\t\r\t\rDq'
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 12335
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/quoted-label-and-target.sh.out
+ retval=1
+ cleanup
+ test 12333 -ne 0
+ kill 12333
+ rm -f t/quoted-label-and-target.sh.out
../../info/t/Init-test.inc: line 58: 12333 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 12335 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/quoted-label-and-target.sh.pipein t/quoted-label-and-target.sh.pipeout
+ exit 1
FAIL t/quoted-label-and-target.sh (exit status: 1)
FAIL: t/quoted-manual-in-target.sh
==================================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/quoted-manual-in-target.sh.out
++ ginfo_output=t/quoted-manual-in-target.sh.out
+++ basename ../../info/t/quoted-manual-in-target.sh.pipein
++ pipein=t/quoted-manual-in-target.sh.pipein
+++ basename ../../info/t/quoted-manual-in-target.sh.pipeout
++ pty_type=t/quoted-manual-in-target.sh.pipeout
++ rm -f t/quoted-manual-in-target.sh.out
++ INFO_PRINT_COMMAND='>t/quoted-manual-in-target.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f quoting
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/quoted-manual-in-target.sh.pipein t/quoted-manual-in-target.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/quoted-manual-in-target.sh.pipein
+ mkfifo t/quoted-manual-in-target.sh.pipeout
+ test '!' -r t/quoted-manual-in-target.sh.pipein
+ test '!' -r t/quoted-manual-in-target.sh.pipeout
+ pty_pid=12359
+ read pts_device
+ exec ./pseudotty t/quoted-manual-in-target.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=12360
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f quoting
+ killer_pid=12361
+ printf '\t\t\t\t\r\t\rDq'
+ sleep 10
+ timeout_test
./pseudotty: trying to read
+ wait 12360
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 12361
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/quoted-manual-in-target.sh.out
+ retval=1
+ cleanup
+ test 12359 -ne 0
+ kill 12359
+ rm -f t/quoted-manual-in-target.sh.out
../../info/t/Init-test.inc: line 58: 12359 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 12361 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/quoted-manual-in-target.sh.pipein t/quoted-manual-in-target.sh.pipeout
+ exit 1
FAIL t/quoted-manual-in-target.sh (exit status: 1)
FAIL: t/quoted-manual-in-label.sh
=================================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/quoted-manual-in-label.sh.out
++ ginfo_output=t/quoted-manual-in-label.sh.out
+++ basename ../../info/t/quoted-manual-in-label.sh.pipein
++ pipein=t/quoted-manual-in-label.sh.pipein
+++ basename ../../info/t/quoted-manual-in-label.sh.pipeout
++ pty_type=t/quoted-manual-in-label.sh.pipeout
++ rm -f t/quoted-manual-in-label.sh.out
++ INFO_PRINT_COMMAND='>t/quoted-manual-in-label.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f quoting
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/quoted-manual-in-label.sh.pipein t/quoted-manual-in-label.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/quoted-manual-in-label.sh.pipein
+ mkfifo t/quoted-manual-in-label.sh.pipeout
+ test '!' -r t/quoted-manual-in-label.sh.pipein
+ test '!' -r t/quoted-manual-in-label.sh.pipeout
+ pty_pid=12384
+ read pts_device
+ exec ./pseudotty t/quoted-manual-in-label.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=12385
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f quoting
+ killer_pid=12386
+ printf '\t\t\t\t\t\r\t\rDq'
+ timeout_test
+ wait 12385
+ sleep 10
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 12386
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/quoted-manual-in-label.sh.out
+ retval=1
+ cleanup
+ test 12384 -ne 0
+ kill 12384
+ rm -f t/quoted-manual-in-label.sh.out
../../info/t/Init-test.inc: line 58: 12384 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 12386 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/quoted-manual-in-label.sh.pipein t/quoted-manual-in-label.sh.pipeout
+ exit 1
FAIL t/quoted-manual-in-label.sh (exit status: 1)
FAIL: t/goto-quoted.sh
======================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/goto-quoted.sh.out
++ ginfo_output=t/goto-quoted.sh.out
+++ basename ../../info/t/goto-quoted.sh.pipein
++ pipein=t/goto-quoted.sh.pipein
+++ basename ../../info/t/goto-quoted.sh.pipeout
++ pty_type=t/goto-quoted.sh.pipeout
++ rm -f t/goto-quoted.sh.out
++ INFO_PRINT_COMMAND='>t/goto-quoted.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f quoting
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/goto-quoted.sh.pipein t/goto-quoted.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/goto-quoted.sh.pipein
+ mkfifo t/goto-quoted.sh.pipeout
+ test '!' -r t/goto-quoted.sh.pipein
+ test '!' -r t/goto-quoted.sh.pipeout
+ pty_pid=12409
+ read pts_device
+ exec ./pseudotty t/goto-quoted.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=12410
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f quoting
+ killer_pid=12411
+ printf 'g\tColo\t\r\t\rDq'
+ sleep 10
+ timeout_test
./pseudotty: trying to read
+ wait 12410
./pseudotty: read byte 0x67
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x43
./pseudotty: trying to read
./pseudotty: read byte 0x6F
./pseudotty: trying to read
./pseudotty: read byte 0x6C
./pseudotty: trying to read
./pseudotty: read byte 0x6F
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 12411
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/goto-quoted.sh.out
+ retval=1
+ cleanup
+ test 12409 -ne 0
+ kill 12409
+ rm -f t/goto-quoted.sh.out
../../info/t/Init-test.inc: line 58: 12409 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 12411 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/goto-quoted.sh.pipein t/goto-quoted.sh.pipeout
+ exit 1
FAIL t/goto-quoted.sh (exit status: 1)
FAIL: t/next-quoted.sh
======================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/next-quoted.sh.out
++ ginfo_output=t/next-quoted.sh.out
+++ basename ../../info/t/next-quoted.sh.pipein
++ pipein=t/next-quoted.sh.pipein
+++ basename ../../info/t/next-quoted.sh.pipeout
++ pty_type=t/next-quoted.sh.pipeout
++ rm -f t/next-quoted.sh.out
++ INFO_PRINT_COMMAND='>t/next-quoted.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f quoting
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/next-quoted.sh.pipein t/next-quoted.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/next-quoted.sh.pipein
+ mkfifo t/next-quoted.sh.pipeout
+ test '!' -r t/next-quoted.sh.pipein
+ test '!' -r t/next-quoted.sh.pipeout
+ pty_pid=12434
+ read pts_device
+ exec ./pseudotty t/next-quoted.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=12435
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f quoting
+ killer_pid=12436
+ printf 'n\t\rDq'
+ sleep 10
+ timeout_test
./pseudotty: trying to read
+ wait 12435
./pseudotty: read byte 0x6E
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x0D
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 12436
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ test '!' -f t/next-quoted.sh.out
+ retval=1
+ cleanup
+ test 12434 -ne 0
+ kill 12434
+ rm -f t/next-quoted.sh.out
../../info/t/Init-test.inc: line 58: 12434 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 12436 Terminated ( sleep
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/next-quoted.sh.pipein t/next-quoted.sh.pipeout
+ exit 1
FAIL t/next-quoted.sh (exit status: 1)
FAIL: t/multiple-completions.sh
===============================
++ ginfo='./ginfo --init-file ../../info/t/Infokey-config'
++ INFOPATH=../../info/t/infodir
++ export INFOPATH
++ t=../../info/t
++ export t
+++ basename ../../info/t/multiple-completions.sh.out
++ ginfo_output=t/multiple-completions.sh.out
+++ basename ../../info/t/multiple-completions.sh.pipein
++ pipein=t/multiple-completions.sh.pipein
+++ basename ../../info/t/multiple-completions.sh.pipeout
++ pty_type=t/multiple-completions.sh.pipeout
++ rm -f t/multiple-completions.sh.out
++ INFO_PRINT_COMMAND='>t/multiple-completions.sh.out'
++ export INFO_PRINT_COMMAND
++ pty_pid=0
++ LC_ALL=C
++ export LC_ALL
++ TERM=dumb
++ export TERM
++ trap cleanup 2
++ path_sep=:
++ initialization_done=0
++ true 10
+ run_ginfo -f intera
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/multiple-completions.sh.pipein t/multiple-completions.sh.pipeout
+ findprog mkfifo
+ saveIFS='
'
+ IFS=:
+ for dir in $PATH
+ IFS='
'
+ test -f /usr/bin/mkfifo
+ test -x /usr/bin/mkfifo
+ return 0
+ mkfifo t/multiple-completions.sh.pipein
+ mkfifo t/multiple-completions.sh.pipeout
+ test '!' -r t/multiple-completions.sh.pipein
+ test '!' -r t/multiple-completions.sh.pipeout
+ pty_pid=12484
+ read pts_device
+ exec ./pseudotty t/multiple-completions.sh.pipeout
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pty0
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
./pseudotty: opening control channel
+ exec
./pseudotty: entering main loop
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=12485
+ exec
+ exec ./ginfo --init-file ../../info/t/Infokey-config -f intera
+ killer_pid=12486
+ printf 'm\t\t\t\t\030\030Dq'
+ sleep 10
+ timeout_test
./pseudotty: trying to read
+ wait 12485
./pseudotty: read byte 0x6D
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x09
./pseudotty: trying to read
./pseudotty: read byte 0x18
./pseudotty: trying to read
./pseudotty: read byte 0x18
./pseudotty: trying to read
./pseudotty: read byte 0x44
./pseudotty: trying to read
./pseudotty: read byte 0x71
info: "../../info/t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ status=0
+ test 0 -lt 128
+ kill 12486
+ retval=0
+ test 0 '!=' 0
+ ginfo_pid=0
+ grep '^File: intera\.info, *Node: Top' t/multiple-completions.sh.out
grep: t/multiple-completions.sh.out: No such file or directory
../../info/t/multiple-completions.sh: line 26: 12486 Terminated (
sleep $TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ retval=2
+ cleanup
+ test 12484 -ne 0
+ kill 12484
+ rm -f t/multiple-completions.sh.out
../../info/t/Init-test.inc: line 58: 12484 Terminated ( exec
./pseudotty "$pty_type" > $pipein )
+ rm -f t/multiple-completions.sh.pipein t/multiple-completions.sh.pipeout
+ exit 2
FAIL t/multiple-completions.sh (exit status: 2)