zsh-workers
 help / color / mirror / code / Atom feed
* Failing test C03
@ 2010-05-10 11:35 Frank Terbeck
  2010-05-10 11:50 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Frank Terbeck @ 2010-05-10 11:35 UTC (permalink / raw)
  To: zsh-workers

Hello workers,

Here's a transcript of the failing test with current HEAD.
This is happening on a Linux 2.6.26, glibc 2.7; libc and zsh compiled
with gcc 4.3.2.

./C03traps.ztst: starting.
This test takes at least three seconds...
##
This test, too, takes at least three seconds...
#####
#####
#####
#####
#####
#####
#####
Another test that takes three seconds
########
#########
#########
#########
#########
#########
*** /tmp/zsh.ztst.out.1973	Mon May 10 13:27:22 2010
--- /tmp/zsh.ztst.tout.1973	Mon May 10 13:27:22 2010
***************
*** 1 ****
! This subshell is exiting  
--- 1 ----
! This subshell is exiting
Test ./C03traps.ztst failed: output differs from expected as shown above for:
   { trap 'echo This subshell is exiting' EXIT; } | cat
Was testing:  EXIT trap set in current shell at left of pipeline
./C03traps.ztst: test failed.
[...]
**************************************
36 successful test scripts, 2 failures, 0 skipped
**************************************

The second test, which is failing is C02, which is because I'm building
on a file system that's mounted with the `noatime' option.

Regards, Frank


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

* Re: Failing test C03
  2010-05-10 11:35 Failing test C03 Frank Terbeck
@ 2010-05-10 11:50 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 2010-05-10 11:50 UTC (permalink / raw)
  To: zsh-workers

On Mon, 10 May 2010 13:35:18 +0200
Frank Terbeck <ft@bewatermyfriend.org> wrote:
> *** /tmp/zsh.ztst.out.1973	Mon May 10 13:27:22 2010
> --- /tmp/zsh.ztst.tout.1973	Mon May 10 13:27:22 2010
> ***************
> *** 1 ****
> ! This subshell is exiting  
> --- 1 ----
> ! This subshell is exiting
> Test ./C03traps.ztst failed: output differs from expected as shown
> above for: { trap 'echo This subshell is exiting' EXIT; } | cat
> Was testing:  EXIT trap set in current shell at left of pipeline
> ./C03traps.ztst: test failed.

That's a bit bizarre: two extra spaces have appeared at the end of this and
other lines.  I thinks that's happened because I patched it from email and
committed it from there rather than from where I wrote it.  It
still shouldn't have happened.  I'll remove the spaces (it's not a very
interesting patch).

-- 
Peter Stephenson <pws@csr.com>            Software Engineer
Tel: +44 (0)1223 692070                   Cambridge Silicon Radio Limited
Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, UK



Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom


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

end of thread, other threads:[~2010-05-10 12:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-10 11:35 Failing test C03 Frank Terbeck
2010-05-10 11:50 ` Peter Stephenson

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