Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[OpenBSD] zsh 4.3.5 regression tests fail on Sparc64
- X-seq: zsh-workers 24550
- From: Pea <zsh@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: [OpenBSD] zsh 4.3.5 regression tests fail on Sparc64
- Date: Wed, 13 Feb 2008 17:32:59 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: Raveland
Hi,
zsh port has been updated to version 4.3.5 but there is a failure on
Sparc64.
Regression tests give this error:
./D02glob.ztst: starting.
*** /usr/obj/sparc64/zsh-4.3.5/zsh-4.3.5/tmp.ztst.out.2049 Thu
Feb 7 20:39 :19 2008
--- /usr/obj/sparc64/zsh-4.3.5/zsh-4.3.5/tmp.ztst.tout.2049 Thu
Feb 7 20:39 :19 2008 *************** *** 101,107 ****
1: [[ BAR = (bar|(#i)foo) ]]
0: [[ FOO = (bar|(#i)foo) ]]
0: [[ Modules = (#i)*m* ]]
! 0: [[ fooGRUD = (#i)(bar|(#I)foo|(#i)rod)grud ]]
1: [[ FOOGRUD = (#i)(bar|(#I)foo|(#i)rod)grud ]]
0: [[ readme = (#i)readme~README|readme ]]
0: [[ readme = (#i)readme~README|readme~README ]]
--- 101,108 ----
1: [[ BAR = (bar|(#i)foo) ]]
0: [[ FOO = (bar|(#i)foo) ]]
0: [[ Modules = (#i)*m* ]]
! 1: [[ fooGRUD = (#i)(bar|(#I)foo|(#i)rod)grud ]]
! Test failed: [[ fooGRUD = (#i)(bar|(#I)foo|(#i)rod)grud ]]
1: [[ FOOGRUD = (#i)(bar|(#I)foo|(#i)rod)grud ]]
0: [[ readme = (#i)readme~README|readme ]]
0: [[ readme = (#i)readme~README|readme~README ]]
***************
*** 162,165 ****
0: [[ froofroo = (fro(#c2))(#c2) ]]
1: [[ froofroofroo = (fro(#c2))(#c2) ]]
1: [[ froofro = (fro(#c2))(#c2) ]]
! 0 tests failed.
--- 163,166 ----
0: [[ froofroo = (fro(#c2))(#c2) ]]
1: [[ froofroofroo = (fro(#c2))(#c2) ]]
1: [[ froofro = (fro(#c2))(#c2) ]]
! 1 tests failed.
Test ./D02glob.ztst failed: output differs from expected as shown above
for: globtest globtests
Was testing: zsh globbing
./D02glob.ztst: test failed.
Any ideas ?
Regards,
Pea
Messages sorted by:
Reverse Date,
Date,
Thread,
Author