zsh-workers
 help / color / mirror / code / Atom feed
* make test
@ 2000-07-03 15:00 Chmouel Boudjnah
  2000-07-03 15:28 ` Andrej Borsenkow
  0 siblings, 1 reply; 3+ messages in thread
From: Chmouel Boudjnah @ 2000-07-03 15:00 UTC (permalink / raw)
  To: zsh-workers


make test on zsh-3.1.9-dev-2

Test ./07cond.ztst failed: bad status 1, expected 0 from:
  sleep 1
  cat unmodified
  touch newnewnew
  [[ -N newnewnew && ! -N unmodified ]]
Was testing: -N cond

-- 
MandrakeSoft Inc                http://www.mandrakesoft.com
San-Francisco, CA USA                             --Chmouel


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: make test
  2000-07-03 15:00 make test Chmouel Boudjnah
@ 2000-07-03 15:28 ` Andrej Borsenkow
  0 siblings, 0 replies; 3+ messages in thread
From: Andrej Borsenkow @ 2000-07-03 15:28 UTC (permalink / raw)
  To: Chmouel Boudjnah, zsh-workers

>
> make test on zsh-3.1.9-dev-2
>
> Test ./07cond.ztst failed: bad status 1, expected 0 from:
>   sleep 1
>   cat unmodified
>   touch newnewnew
>   [[ -N newnewnew && ! -N unmodified ]]
> Was testing: -N cond
>
>

This works for me. ReliantUNIX-N 5.44C30 (mips-sni-sysv4),
LIBS=-lg

/tools/src/zsh/configure --prefix=/tools --enable-zsh-debug --enable-fun
ction-subdirs

-andrej


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: make test
@ 2000-07-04  7:03 Sven Wischnowsky
  0 siblings, 0 replies; 3+ messages in thread
From: Sven Wischnowsky @ 2000-07-04  7:03 UTC (permalink / raw)
  To: zsh-workers


Chmouel Boudjnah wrote:

> make test on zsh-3.1.9-dev-2
> 
> Test ./07cond.ztst failed: bad status 1, expected 0 from:
>   sleep 1
>   cat unmodified
>   touch newnewnew
>   [[ -N newnewnew && ! -N unmodified ]]
> Was testing: -N cond

This is over NFS, right? If so, it is a known problem that some
machines at least don't update the access time there and hence the
test fails.

Either we should make this test in /tmp if that is writable or we
should make it print a warning that it may fail over NFS (and then we
should move the test to the end of 07cond.ztst so that all other tests 
are tried).

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-07-04  7:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-03 15:00 make test Chmouel Boudjnah
2000-07-03 15:28 ` Andrej Borsenkow
2000-07-04  7:03 Sven Wischnowsky

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