Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
'make test' failures with zsh-3.1.9
- X-seq: zsh-workers 12693
- From: "Chuck Swiger" <chuck@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: 'make test' failures with zsh-3.1.9
- Date: Thu, 24 Aug 2000 19:20:23 -0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- Sender: "Charles W. Swiger" <chuck@xxxxxxxxxxx>
Here's the failures:
Test ./07cond.ztst failed: bad status 1, expected 0 from:
[[ -r zerolength && ! -r unmodish ]]
Was testing: -r cond
./07cond.ztst: test failed.
[ ... ]
*** /tmp/zsh.ztst.out.28287 Thu Aug 24 19:17:12 2000
--- /tmp/zsh.ztst.tout.28287 Thu Aug 24 19:17:12 2000
***************
*** 1,6 ****
line: {tst build.out}{}
COMPADD:{}
! line: {tst build.out}{}
COMPADD:{}
NO:{build.out}
NO:{build.out1}
--- 1,6 ----
line: {tst build.out}{}
COMPADD:{}
! line: {tst build}{.out}
COMPADD:{}
NO:{build.out}
NO:{build.out1}
Test ./54compmatch.ztst failed: output differs from expected as shown above for:
workers_11081_matcher='m:{a-zA-Z}={A-Za-z} r:|[.,_-]=*
r:[^A-Z0-9]||[A-Z0-9]=* r:[A-Z0-9]||[^A-Z0-9]=* r:[^0-9]||[0-9]=* r:|=*'
workers_11081_list=(build.out build.out1 build.out2)
test_code $workers_11081_matcher workers_11081_list
comptest $'tst bui\t\t\t'
Was testing: Bug from workers 11081
./54compmatch.ztst: test failed.
System is a Sun Ultra 30 running Solaris 7 with current patches:
% uname -a
SunOS irmavep 5.7 Generic_106541-11 sun4u sparc SUNW,Ultra-30
% gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/specs
gcc version 2.95.2 19991024 (release)
LD_LIBRARY_PATH was unset so no /usr/ucb interactions (I hope!), zsh built
using './configure ; make ; make test'. I am not subscribed to the list.
Thanks,
-Chuck
Chuck Swiger | chuck@xxxxxxxxxxx | cd /pub ; more beer
-------------+-------------------+--------------------
"Pavlovian slaver at the cash till ring of success..."
Messages sorted by:
Reverse Date,
Date,
Thread,
Author