Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: W02jobs.ztst hangs with zsh 5.6.1
- X-seq: zsh-workers 43423
- From: İsmail Dönmez <ismail@xxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: W02jobs.ztst hangs with zsh 5.6.1
- Date: Mon, 10 Sep 2018 12:39:26 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=i10z.com; s=www; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=W+bvUBN1qiIri0OeWYG2vaZy35/fpLD5dGkq7x/9khk=; b=C2B2wExtE439ZduWXRYhgdCgyA9Rg1VeOJsZiiPTDt/A8AOvsHHc+hj8BSNlvrJWBr 5T9zeQeW5BULdKvnQ9oDma9m2l7S8aNA39C88Dnu2A24QAPcForI+pEhBt0wtGPRX1hy uOUGIxDDw2PBCbB/AQxsF9A7eEyTyba4jmhhVmUdlWuc5Z9fwMYo38AG7rRlPp2bo/+I bCbchGA6cou99QtFI3gzzx0wQSNtE0nQjn8mt7P0xGIaTeOANzz1QRR9faR8gHFASkPq KIS4hpl02STskXp5mGE1wDeYntCE5UppX0jnehkrSqgy3vEcDSjwA7/TZ4iaZLjL66uB J+Kw==
- In-reply-to: <20180910103226eucas1p2c84a98abec87724d039d0f14a33c3d28~TA1GZtpYp3066130661eucas1p2z@eucas1p2.samsung.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CGME20180910102119epcas5p384cea9ba5749eb81be99c4f4d85a954e@epcas5p3.samsung.com> <CAMAzfThq_tGTSHPgXTfZ9y7Kjo6LJERAA-gx72UPy4jfYuySZw@mail.gmail.com> <20180910103226eucas1p2c84a98abec87724d039d0f14a33c3d28~TA1GZtpYp3066130661eucas1p2z@eucas1p2.samsung.com>
On Mon, Sep 10, 2018 at 12:32 PM Peter Stephenson
<p.stephenson@xxxxxxxxxxx> wrote:
> You'll need to run with
>
> make ZTST_verbose=2 TESTNUM=W02
>
> to see what failed.
>
> The problem *may* be in the tests --- they're quite brittle. So when we
> find what's failing it'll be useful to run that by hand and see what
> happens.
Ok here is the log:
Running test: `jobs -r` and `jobs -s` with suspended job
ZTST_test: expecting status: 0
Input: /tmp/zsh.ztst.13823/ztst.in, output:
/tmp/zsh.ztst.13823/ztst.out, error: /tmp/zsh.ztst.13823/ztst.terr
(*.in, *.terr is empty), so:
havana ~ > cat /tmp/zsh.ztst.13823/ztst.out
zsh:*(stopped|suspended)*sleep*
-
\[1] + (stopped|suspended)*sleep*
Regards,
ismail
Messages sorted by:
Reverse Date,
Date,
Thread,
Author