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

Re: make check errors



Andrej Borsenkow wrote:

> With current CVS (do not know yet which version it is :-) I get the
> following errors (/etc/zshenv is empty, just for the case):

Like Bart, I don't get these (and for me it stops after the first
error, too).

> /tools/src/zsh/Test/52zregexparse.ztst: all tests successful.
> *** /tmp/zsh.ztst.out.15493     Fri Jun 16 09:50:28 2000
> --- /tmp/zsh.ztst.tout.15493    Fri Jun 16 09:50:28 2000
> ***************
> *** 1,12 ****
> - line: {: }{}
> - DESCRIPTION:{file}
> - DI:{dir1}
> - DI:{dir2}
> - FI:{file1}
> - FI:{file2}
> - line: {: dir1/}{}
> - line: {: dir2/}{}
> - line: {: file1}{}
> - line: {: file2}{}
> - line: {: dir1/}{}
> - line: {: dir2/}{}
> --- 0 ----
> Test /tools/src/zsh/Test/53completion.ztst failed: output differs from
> expected as shown above for:
>   comptest $': \t\t\t\t\t\t\t'
> Was testing: directories and files

That's the *whole* expected output. Did it fail to create the
directories and files?

> /tools/src/zsh/Test/53completion.ztst: test failed.
> *** /tmp/zsh.ztst.out.15532     Fri Jun 16 09:50:38 2000
> --- /tmp/zsh.ztst.tout.15532    Fri Jun 16 09:50:38 2000
> ***************
> *** 1,2 ****
> - line: {tst }{}
> - COMPADD:{_tst:compadd: unknown match specification character `z'}
> --- 0 ----
> Test /tools/src/zsh/Test/54compmatch.ztst failed: output differs from
> expected as shown above for:
>  test_code z: list1
>  comptest  $'tst \t'
> Was testing: Match Error for "z:"
> /tools/src/zsh/Test/54compmatch.ztst: test failed.

Again, the whole output.


*And* in both cases it's the first test in the file. So maybe
something else is going wrong. Does zpty work? (nslookup, for example?)

Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



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