Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
E01options.ztst now fails on Linux
- X-seq: zsh-workers 34553
- From: İsmail Dönmez <ismail@xxxxxxxxx>
- To: "Zsh Hackers' List" <zsh-workers@xxxxxxx>
- Subject: E01options.ztst now fails on Linux
- Date: Mon, 16 Feb 2015 15:01:32 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=donmez.ws; s=www; h=mime-version:from:date:message-id:subject:to:content-type; bh=Ez3w/1vMobbIJEQDwG9ufKsMUJhIBJ5f1Z6ISVqjj2k=; b=cKh2mzDta/8Z19bVgcYGJKChX7LLrmiBWac8rE6lTj0GlqpzUAuP//o8lXehRcnKgR rLypNRNNu9NV+56KdpzSPvOVuvX1OXoydYNPp09EHXnOJMlsEbNgwGt4qT9MT7p68qLI UjxvWz3WafS4s/D5997EulJ9i5xKHOn8Z+s04=
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
./E01options.ztst: starting.
This test hangs the shell when it fails...
*** /tmp/zsh.ztst.err.7139 Mon Feb 16 15:00:16 2015
--- /tmp/zsh.ztst.terr.7139 Mon Feb 16 15:00:16 2015
***************
*** 1 ****
- zsh: exit 1
--- 0 ----
Test ./E01options.ztst failed: error output differs from expected as
shown above for:
$ZTST_testdir/../Src/zsh -f <<<'
setopt printexitvalue
() { false; }
'
Was testing: PRINT_EXIT_VALUE option for anonymous function
Broken by "34530: PRINT_EXIT_VALUE with anonymous functions."
Messages sorted by:
Reverse Date,
Date,
Thread,
Author