Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Test failures with latest anonCVS build



I'm seeing the following errors with a build based on change 19129.

Below are the errors I'm seeing.

-FR.
./A02alias.ztst: starting.
Test ./A02alias.ztst failed: bad status 126, expected 127 from:
  \foo foo
Error output:
(eval):1: permission denied: foo
Was testing: Not aliasing
./A02alias.ztst: test failed.
./B02typeset.ztst: starting.
*** /tmp/zsh.ztst.out.23529     Wed Sep 24 18:17:18 2003
--- /tmp/zsh.ztst.tout.23529    Wed Sep 24 18:17:18 2003
***************
*** 1,2 ****
! l o c a l
! l:o:c:a l o c a
--- 1,2 ----
! a r y
! a r y
Test ./B02typeset.ztst failed: output differs from expected as shown above for:
 typeset -T SCALAR=l:o:c:a:l array
 print $array
 typeset -U SCALAR
 print $SCALAR $array
Error output:
(eval):typeset:1: -T requires names of scalar and array
Was testing: Tied parameters and uniquified colon-arrays
./B02typeset.ztst: test failed.
./Y02compmatch.ztst: starting.
*** /tmp/zsh.ztst.out.25412     Wed Sep 24 18:17:41 2003
--- /tmp/zsh.ztst.tout.25412    Wed Sep 24 18:17:41 2003
***************
*** 1,3 ****
  line: {tst }{}
! COMPADD:{_tst:compadd: unknown match specification character `z'}
  INSERT_POSITIONS:{}
--- 1,3 ----
  line: {tst }{}
! COMPADD:{<PROMPT>tst _tst:compadd: unknown match specification character `z'}
  INSERT_POSITIONS:{}
Test ./Y02compmatch.ztst failed: output differs from expected as shown above
for:
 test_code z: list1
 comptest  $'tst \t'
Was testing: Match Error for "z:"
./Y02compmatch.ztst: test failed.



__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com



Messages sorted by: Reverse Date, Date, Thread, Author