zsh-workers
 help / color / mirror / code / Atom feed
From: Axel Beckert <abe@deuxchevaux.org>
To: zsh-workers@zsh.org
Cc: Debian Zsh Maintainers <pkg-zsh-devel@lists.alioth.debian.org>
Subject: Strange test suite behaviour since zsh 5.2-dev-1: C02cond.ztst no more reports its finishing
Date: Sun, 31 Jan 2016 21:19:34 +0100	[thread overview]
Message-ID: <20160131201933.GL4726@sym.noone.org> (raw)

Hi,

I've seen this locally only once (on x86_64) once (IIRC when enabling
-fPIE for one test build), but on x86 (32 bit) the following issue has
been observed on our (Debian Zsh Packaging Team) Jenkins since I pushd
5.2-dev-1
(http://jenkins.grml.org/view/Debian/job/zsh-binaries/architecture=i386/):

>From the log of the test suite (examples taken from
http://jenkins.grml.org/view/Debian/job/zsh-binaries/architecture=i386/251/console):

[…]
20:56:44 Running test: type of variable when created in arithmetic context
20:56:44 Test successful.
20:56:44 ../../Test/C01arith.ztst: all tests successful.
20:56:44 ../../Test/C02cond.ztst: starting.
20:56:44 Running test: -a cond
20:56:44 Test successful.
[…]
20:56:46 Running test: test with two arguments and a token
20:56:46 Test successful.
20:56:46 Running test: yet more old-fashioned test fix ups: prefer comparison to parentheses
20:56:46 ../../Test/C03traps.ztst: starting.
20:56:46 Running test: Nested `trap ... EXIT'
20:56:46 Test successful.
[…]

What I miss is the "Test successful." for "yet more old-fashioned test
fix ups: prefer comparison to parentheses" as well as the
"../../Test/C02cond.ztst: all tests successful.".

Even if "yet more old-fashioned test fix ups: prefer comparison to
parentheses" did fail, I'd expect that it at least reports that fact.
But it looks as if the whole test script just silently exits.

In comparison, the x86_64 test suite runs look fine (taken from
http://jenkins.grml.org/view/Debian/job/zsh-binaries/architecture=amd64/251/consoleFull):

[…]
20:47:55 Running test: type of variable when created in arithmetic context
20:47:55 Test successful.
20:47:55 ../../Test/C01arith.ztst: all tests successful.
20:47:55 ../../Test/C02cond.ztst: starting.
20:47:56 Running test: -a cond
20:47:56 Test successful.
[…]
20:47:58 Running test: yet more old-fashioned test fix ups: prefer comparison to parentheses
20:47:58 Test successful.
20:47:58 ../../Test/C02cond.ztst: all tests successful.
20:47:58 ../../Test/C03traps.ztst: starting.
20:47:58 Running test: Nested `trap ... EXIT'
20:47:58 Test successful.
[…]

Any ideas what could cause this silent exiting of a .ztst script and
why it only appears under certain (yet not 100% clear) conditions?

		Kind regards, Axel
-- 
/~\  Plain Text Ribbon Campaign                   | Axel Beckert
\ /  Say No to HTML in E-Mail and News            | abe@deuxchevaux.org  (Mail)
 X   See http://www.nonhtmlmail.org/campaign.html | abe@noone.org (Mail+Jabber)
/ \  I love long mails: http://email.is-not-s.ms/ | http://abe.noone.org/ (Web)


             reply	other threads:[~2016-01-31 20:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-31 20:19 Axel Beckert [this message]
2016-01-31 20:51 ` Bart Schaefer
2016-01-31 21:59   ` Axel Beckert
2016-01-31 23:03   ` C02cond.ztst segfaults (was: Re: Strange test suite behaviour since zsh 5.2-dev-1: C02cond.ztst no more reports its finishing) Axel Beckert
2016-01-31 23:12     ` Bart Schaefer
2016-01-31 23:20       ` Axel Beckert
2016-02-01  0:18         ` Axel Beckert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160131201933.GL4726@sym.noone.org \
    --to=abe@deuxchevaux.org \
    --cc=pkg-zsh-devel@lists.alioth.debian.org \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).