zsh-workers
 help / color / mirror / code / Atom feed
* build failure in D02glob.ztst
@ 2006-11-01 18:00 J.D. Laub
  0 siblings, 0 replies; only message in thread
From: J.D. Laub @ 2006-11-01 18:00 UTC (permalink / raw)
  To: zsh-workers

4.3.2 built without a hitch on my linux box this morning, but I received
one failure during "make test" on hp:

% uname -s -r -v -m -i -l
HP-UX B.11.11 U 9000/800 139414660 unlimited-user license
# I have to use "sh" on the next line; when I use zsh-4.2.0 for the
# configure, the "make" fails. :-(  Details upon request, though I doubt
# anyone cares about 4.2.0 anymore.
% sh configure --prefix=$HOME --bindir=$HOME/bin.$OSREV \
    --libdir=$HOME/lib/$OSREV
[...]
% make test
[...]
./D02glob.ztst: starting.
*** /tmp/zsh.ztst.out.8460      Wed Nov  1 09:07:25 2006
--- /tmp/zsh.ztst.tout.8460     Wed Nov  1 09:07:25 2006
***************
*** 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 ]]
***************
*** 153,156 ****
  1:  [[ path/testy/ohyes = *((#s)|/)test((#e)|/)* ]]
  1:  [[ path/atest/ohyes = *((#s)|/)test((#e)|/)* ]]
  0:  [[ bj rn = *[      ]* ]]
! 0 tests failed.
--- 154,157 ----
  1:  [[ path/testy/ohyes = *((#s)|/)test((#e)|/)* ]]
  1:  [[ path/atest/ohyes = *((#s)|/)test((#e)|/)* ]]
  0:  [[ bj rn = *[      ]* ]]
! 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.

-- 
J.D. Laub (Laubster) |"Your leg's too long / Your skull's too strong /
zsh-workers@laubster.org| Suppose your nose is wrong." - Renaldo & the Loaf


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-11-01 18:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-01 18:00 build failure in D02glob.ztst J.D. Laub

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).