From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22443 invoked by alias); 2 Dec 2013 15:51:26 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 18183 Received: (qmail 18089 invoked from network); 2 Dec 2013 15:51:21 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2 Date: Mon, 2 Dec 2013 16:51:19 +0100 From: Axel Beckert To: zsh-users@zsh.org Subject: Test suite failures on static build (was: 5.0.2-test-2 is available) Message-ID: <20131202155119.GR13790@sym.noone.org> Mail-Followup-To: zsh-users@zsh.org References: <20131201194653.7a98a4a4@pws-pc.ntlworld.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20131201194653.7a98a4a4@pws-pc.ntlworld.com> X-Operating-System: Linux 2.6.32-5-xen-amd64 X-Machine: sym2 x86_64 X-Editor: GNU Emacs 23.2.1 Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAAAAAC3mUtaAAAABGdBTUEAALGPC/xhBQAAADh0RVh0U29mdHdhcmUAWFYgVmVyc2lvbiAzLjEwYSAgUmV2OiAxMi8yOS85NCAoUE5HIHBhdGNoIDEuMindFS5JAAACGElEQVQ4jXXQMU8UYRDG8f8shNjdDH4AbpfGDjAWlKiJiZ0ajL1aGCvsNCbGaCGG1koLaztaTYz6ATy+gOyehYmF3MxVxgg3FnDsHcTpJr/M+8w7Rf6nCsaVTTDqxbg9hoOXmw83H71+Eyfg4E1d7/Z2fG9rGkZbTQiu+K+3U/C+76lmkvAhJuDndnoAiftou4V84okAGclop4U/jYACZDTxrYWP0gkxVfAm/W//GLZpxIzwIN0Hn8dw0B+IWkZmQmRsj2HfhwokEklHfNCCiQCRgAR7YyhQVRVTCKCzP4Y5zBBE0t0zY3Q8oQaBqqAMlVEcgVQd9706zGirAFium8HXumlMIeMwqQCInju+2+uB6MRENupdpMt8pRlHZyuAW0F+Mb6XSIVqtxjD+iVmVqqystLEzFTGT92YqRaXpNT5eTVjeJhbALPnrTxLUZUKZsgxcNm64hAOYisT/xhF+oKTGU5RegtC3Rt6eEDi/QnIevdTx9Md2EMmYBRmCQR1026FCGQQJJExsRUqgkMGaWSbwYLnoO4T6VgpbQbdELPMBAHWWrhYrcxXnYgAsatPWygkFCBD4K62MAsOTqA6szYRPpsu6e6Y8mPiVrBMNuGIMrgwBUu4p2DgG1Ownu6hpuTv7hScefHAzAC/yRRw5U5pALMbJ4AUALvHSZhxgHPXTsHcdWD1GadAHr9avP+c0wCr7263Df8ASLwXWHWs+KIAAAAHdElNRQfYBQEBODPr Organization: DeuxChevaux.org -- The =?iso-8859-1?Q?Citr?= =?iso-8859-1?B?b+tu?= 2CV Database User-Agent: Mutt/1.5.20 (2009-06-14) 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)