zsh-users
 help / color / mirror / code / Atom feed
From: Axel Beckert <abe@deuxchevaux.org>
To: zsh-users@zsh.org
Subject: Test suite failures on static build (was: 5.0.2-test-2 is available)
Date: Mon, 2 Dec 2013 16:51:19 +0100	[thread overview]
Message-ID: <20131202155119.GR13790@sym.noone.org> (raw)
In-Reply-To: <20131201194653.7a98a4a4@pws-pc.ntlworld.com>

Hi,

On Sun, Dec 01, 2013 at 07:46:53PM +0000, Peter Stephenson wrote:
> Another test for zsh 5.0.3 is available, 5.0.2-test-3, as you'll see if
> you go to http://www.zsh.org/pub/development/ .

JFTR: Probably not that important, but I get the following test-suite
failures when doing a static build:

../../Test/C02cond.ztst: starting.
Test ../../Test/C02cond.ztst failed: bad status 1, expected 0 from:
  if (( EUID == 0 )); then
    print -u$ZTST_fd 'Warning: Not testing [[ ! -r file ]] (root reads anything)'
    [[ -r zerolength && -r unmodish ]]
  elif [[ $OSTYPE = cygwin ]]; then
    print -u$ZTST_fd 'Warning: Not testing [[ ! -r file ]]
   (all files created by user may be readable)'
   [[ -r zerolength ]]
  else
    [[ -r zerolength && ! -r unmodish ]]
  fi
Was testing: -r cond
../../Test/C02cond.ztst: test failed.
[…]
../../Test/E01options.ztst: starting.
This test hangs the shell when it fails...
*** /tmp/zsh.ztst.out.30124     Mon Dec  2 16:36:20 2013
--- /tmp/zsh.ztst.tout.30124    Mon Dec  2 16:36:20 2013
***************
*** 1,3 ****
  /home/abe/zsh/zsh/obj-static/Test/options.tmp /home/abe/zsh/zsh/obj-static/Test/options.tmp/tmpcd
! ~ /home/abe/zsh/zsh/obj-static/Test/options.tmp /home/abe/zsh/zsh/obj-static/Test/options.tmp/tmpcd
! /home/abe/zsh/zsh/obj-static/Test/options.tmp
--- 1,3 ----
  /home/abe/zsh/zsh/obj-static/Test/options.tmp /home/abe/zsh/zsh/obj-static/Test/options.tmp/tmpcd
! /home/abe/zsh/zsh/obj-static/Test/options.tmp /home/abe/zsh/zsh/obj-static/Test/options.tmp/tmpcd
! /home/abe/zsh/zsh/obj-static/Test/options.tmp/tmpcd
Test ../../Test/E01options.ztst failed: output differs from expected as shown above for:
  pushd $mydir/tmpcd
  pushd
  dirs
  setopt pushdtohome
  pushd
  dirs
  unsetopt pushdtohome
  popd
  pushd
  popd
  dirs
Error output:
(eval):pushd:5: no such file or directory: /home/abe/zsh/zsh/obj-static/testhome
(eval):pushd:9: no such file or directory: /home/abe/zsh/zsh/obj-static/testhome
(eval):popd:10: directory stack empty
Was testing: PUSHD_TO_HOME option
../../Test/E01options.ztst: test failed.
[…]
**************************************
33 successful test scripts, 2 failures, 7 skipped
**************************************

(Currently we do ignore the test suite results on the static build in
Debian.)

Test suite passes on normal builds.

		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.asciiribbon.org/              | abe@noone.org (Mail+Jabber)
/ \  I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)


  parent reply	other threads:[~2013-12-02 15:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-01 19:46 5.0.2-test-2 is available Peter Stephenson
2013-12-02  6:15 ` d.henman
2013-12-02  9:34   ` Peter Stephenson
2013-12-02 15:21   ` Bart Schaefer
2013-12-02 15:15 ` Axel Beckert
2013-12-02 15:51 ` Axel Beckert [this message]
2013-12-02 16:01   ` Test suite failures on static build (was: 5.0.2-test-2 is available) Peter Stephenson
2013-12-09  9:51 ` 5.0.2-test-2 is available İsmail Dönmez
2013-12-09  9:53   ` İsmail Dönmez

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=20131202155119.GR13790@sym.noone.org \
    --to=abe@deuxchevaux.org \
    --cc=zsh-users@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).