zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: zsh-workers@sunsite.dk
Subject: Test Failures from latest CVS sources
Date: Wed, 18 Feb 2004 21:32:21 -0500	[thread overview]
Message-ID: <m3oervyf2i.fsf@zion.rcn.com> (raw)

On my linux 2.6.2 box (heavily modified Mandrake 9.0 system), I'm
seeing some test failures in builds from the latest CVS sources:
All the Y0? completion tests are failing:


/opt/src/zsh-2004-02-18/Test/Y01completion.ztst: starting.
Test /opt/src/zsh-2004-02-18/Test/Y01completion.ztst failed: non-zero status from preparation code:
  comptestinit -z $ZTST_testdir/../Src/zsh &&
  {
    mkdir dir1 &&
    mkdir dir2 &&
    touch file1 &&
    touch file2
  }
/opt/src/zsh-2004-02-18/Test/Y01completion.ztst: test failed.
Test /opt/src/zsh-2004-02-18/Test/Y01completion.ztst failed: bad status 1, expected 0 from:
  comptest $': \t\t\t\t\t\t\t'
Was testing: directories and files
/opt/src/zsh-2004-02-18/Test/Y01completion.ztst: test failed.
/opt/src/zsh-2004-02-18/Test/Y02compmatch.ztst: starting.
Test /opt/src/zsh-2004-02-18/Test/Y02compmatch.ztst failed: non-zero status from preparation code:
  comptestinit -z $ZTST_testdir/../Src/zsh &&
  {
    list1=(IndianRed IndianRed2 IndianRed3 IndianRed4)
    test_code () {
        matcher=$1;
        list=$2;
        code="compdef _tst tst ; _tst () { echo -n '<COMPADD>';compadd -M '"
        code="$code$matcher"
        code="$code'  - ${(P)list} ; echo  -n '</COMPADD>'"
        code="$code; $extra_cmd"
        code="$code; echo -n '<INSERT_POSITIONS>'"
        code="$code; echo \$compstate[insert_positions]"
        code="$code; echo -n '</INSERT_POSITIONS>'"
        code="$code}"
        comptesteval "$code"
    }
  }
/opt/src/zsh-2004-02-18/Test/Y02compmatch.ztst: test failed.
Test /opt/src/zsh-2004-02-18/Test/Y02compmatch.ztst failed: bad status 1, expected 0 from:
 test_code z: list1
 comptest  $'tst \t'
Error output:
(eval):1: command not found: test_code
Was testing: Match Error for "z:"
/opt/src/zsh-2004-02-18/Test/Y02compmatch.ztst: test failed.
/opt/src/zsh-2004-02-18/Test/Y03arguments.ztst: starting.
Test /opt/src/zsh-2004-02-18/Test/Y03arguments.ztst failed: non-zero status from preparation code:
  comptestinit -z $ZTST_testdir/../Src/zsh &&
  {
    comptesteval 'compdef _tst tst'
    tst_arguments () { comptesteval "_tst () { _arguments ${${(@qq)*}} }" }
  }
/opt/src/zsh-2004-02-18/Test/Y03arguments.ztst: test failed.
Test /opt/src/zsh-2004-02-18/Test/Y03arguments.ztst failed: bad status 1, expected 0 from:
 tst_arguments ':desc1:(arg1)'
 comptest $'tst \t\C-wa\t\C-war\t\C-warg\t\C-warg1\t\C-wr\t\C-wx\t \ty \t'
Error output:
(eval):1: command not found: tst_arguments
Was testing: one non-option argument
/opt/src/zsh-2004-02-18/Test/Y03arguments.ztst: test failed.
make[1]: [check] Error 1 (ignored)

zsh configuration
-----------------
zsh version               : 4.1.1-dev-1
host operating system     : i686-pc-linux-gnu
source code location      : /opt/src/zsh-2004-02-18
compiler                  : icc
preprocessor flags        : -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
executable compiler flags : -O3 -tpp6 -axK -xK -ip 
module compiler flags     : -O3 -tpp6 -axK -xK -ip  -fPIC
executable linker flags   : -i_dynamic  -rdynamic
module linker flags       : -i_dynamic  -shared
library flags             : -ldl -lnsl -lcurses -lm  -lc
installation basename     : zsh
binary install path       : /usr/local/zsh-2004-02-18/bin
man page install path     : /usr/local/zsh-2004-02-18/man
info install path         : /usr/local/zsh-2004-02-18/info
functions install path    : /usr/local/share/zsh/4.1.1-dev-1/functions

  - Vin


             reply	other threads:[~2004-02-19  2:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-19  2:32 Vin Shelton [this message]
2004-02-19 10:14 ` Wayne Davison
2004-02-19 12:13   ` Vin Shelton
2004-02-19 12:37     ` Peter Stephenson
2004-02-19 19:28       ` Wayne Davison

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3oervyf2i.fsf@zion.rcn.com \
    --to=acs@alumni.princeton.edu \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).