zsh-workers
 help / color / mirror / code / Atom feed
* A05execution.ztst fails on Cygwin
@ 2015-01-03 10:54 İsmail Dönmez
  2015-01-03 17:21 ` Ray Andrews
  2015-01-03 19:29 ` Peter Stephenson
  0 siblings, 2 replies; 10+ messages in thread
From: İsmail Dönmez @ 2015-01-03 10:54 UTC (permalink / raw)
  To: Zsh Hackers' List

[-- Attachment #1: Type: text/plain, Size: 719 bytes --]

Using latest git;

./A05execution.ztst: starting.
This test takes 5 seconds to fail...
Pattern match failed:#######
<\[<->\] <-> <->
>[8] 3212 4644
>[6]  - 2456 running    sleep 1000
Test ./A05execution.ztst failed: output differs from expected as shown
above for:
  { setopt MONITOR } 2>/dev/null
  if [[ -o MONITOR ]]
  then
   ( while :; do print "This is a line"; done ) | () : &
   sleep 1
   jobs -l
  else
   print -u $ZTST_fd "Skipping pipe leak test, requires MONITOR option"
   print "[0] 0 0"
  fi
Was testing: Bug regression: piping to anonymous function; piping to
backround function
./A05execution.ztst: test failed.


zsh configured with:

./configure --enable-multibyte --enable-pcre

on x86-64 Cygwin.

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

end of thread, other threads:[~2015-01-09  9:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-03 10:54 A05execution.ztst fails on Cygwin İsmail Dönmez
2015-01-03 17:21 ` Ray Andrews
2015-01-03 17:45   ` İsmail Dönmez
2015-01-03 18:37     ` Ray Andrews
2015-01-03 19:29 ` Peter Stephenson
2015-01-03 19:51   ` Peter Stephenson
2015-01-03 19:56   ` Bart Schaefer
2015-01-03 19:59   ` İsmail Dönmez
2015-01-03 23:02     ` Peter Stephenson
2015-01-09  9:13       ` İsmail Dönmez

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