On Solaris 11.4, today's CI run reports a new test failure:

FAIL: t/quoted-index-target.sh

I reproduce it locally in a Solaris 11.4 VM. Find attached the
info/test-suite.log file.

======================================================
   GNU Texinfo 7.3.20260720dev: info/test-suite.log
======================================================

# TOTAL: 91
# PASS:  90
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: t/quoted-index-target.sh
==============================

+ ginfo=./ginfo
+ INFOPATH=../../info/t/infodir
+ export INFOPATH
+ HOME=''
+ export HOME
+ XDG_CONFIG_HOME=../../info/t/config
+ export XDG_CONFIG_HOME
+ t=../../info/t
+ export t
+ basename ../../info/t/quoted-index-target.sh.out
+ ginfo_output=t/quoted-index-target.sh.out
+ basename ../../info/t/quoted-index-target.sh.pipein
+ pipein=t/quoted-index-target.sh.pipein
+ basename ../../info/t/quoted-index-target.sh.pipeout
+ pty_type=t/quoted-index-target.sh.pipeout
+ rm -f t/quoted-index-target.sh.out
+ INFO_PRINT_COMMAND='>t/quoted-index-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
+ ./ginfo --file quoting --index-search 'Colon::in, name' --all
+ 1> t/quoted-index-target.sh.out
info: "../../info/t/config/texinfo/infokey", line 2: unknown action `xxx-not-recognized'
info: "../../info/t/config/texinfo/infokey", line 3: cannot bind key sequence to menu-digit
+ q='[[:cntrl:]]\{0,1\}'
+ grep '\* Colon::in, name:  *[[:cntrl:]]\{0,1\}Colon::in, name[[:cntrl:]]\{0,1\}.' t/quoted-index-target.sh.out
+ retval=1
+ cleanup
+ test 0 -ne 0
+ rm -f t/quoted-index-target.sh.out
+ rm -f t/quoted-index-target.sh.pipein t/quoted-index-target.sh.pipeout
+ exit 1
FAIL t/quoted-index-target.sh (exit status: 1)

  • CI f... Bruno Haible via Bug reports for the GNU Texinfo documentation system
    • ... Gavin Smith
      • ... Bruno Haible via Bug reports for the GNU Texinfo documentation system
        • ... Gavin Smith
          • ... Bruno Haible via Bug reports for the GNU Texinfo documentation system

Reply via email to