From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19540 invoked by alias); 11 Dec 2016 03:44:10 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 40147 Received: (qmail 15752 invoked from network); 11 Dec 2016 03:44:10 -0000 X-Qmail-Scanner-Diagnostics: from mail-ua0-f169.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(209.85.217.169):SA:0(-0.0/5.0):. Processed in 0.869712 secs); 11 Dec 2016 03:44:10 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_PASS,T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: schaefer@brasslantern.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.217.169 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject:cc :mime-version; bh=R5B+AYMm4YFKuDLUhQ9xI+yaLiabDI5QNwbpGOk8y00=; b=ey6Vd34Qoszw3IVKIHrBi6xKe+Cg+5baxPpuYGRRShyBWqZfuf+zMLFyfL6iWKaecx SligWWN8B7lvm8W9VuYgOWRpfHE9SMkRw4hJ3smJkiWSSZddAQ2KM8PdmxWAqDPSpP44 X24bsa5QC6N38mfw/Lw2+RfEnyWeWqPKKWVctXI4bb4NbuSp/b+Z5H6z5IgDdO+e+xy1 j/fJ6+H8SfCwSpFwOl2kl+pVnqaKVIs3Q3YUEFhIDO33vSAVZt6TurBYnOMmaqP6ZyEZ hEHiBxph18iFvTSvObHJk8h1MNncsazJgCvZAecYBQ0ZNBe0xdzBXD8IE4qqT7SBGpBV DzOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:message-id:date:in-reply-to:comments :references:to:subject:cc:mime-version; bh=R5B+AYMm4YFKuDLUhQ9xI+yaLiabDI5QNwbpGOk8y00=; b=mFGt5dAdjT0M06B5Ixmt+7D6IS/Wlk7c9efTApWS00b90oqXgDlBIlqwwzvtfXhIEM BTDwlR8en/MN1ETE7xSei4HNIBPXPO6VB9YgqS11N8Mof0PIPHpyD3RPFrwUcoR6k4t7 +WbTa8Lz0XoBMiO8kvc6R+axsNFwhP4mCE3348yOmlLXM2nBRFTJqMtIegAL63HHRfkQ eAAFGuI0IKA4EeBuwZifJ+wsaIjq31QlMaQiCiAWhL+74oW8Y7NaABIyioxgMcrm8LXH BYo+l/ESFhmWBFXNIk+fyFPIdYptt8TvYa9n9pf/0eiLNFQt6gdzMvmtvfpW8At0N+ne FxnA== X-Gm-Message-State: AKaTC01SwC5NHFHVzqb4mqcKVBTvtf6Cd4ash4KVLjj6rvg1GUNQChJPq4NroLsAZma4FQ== X-Received: by 10.176.1.205 with SMTP id 71mr67064729ual.44.1481427840061; Sat, 10 Dec 2016 19:44:00 -0800 (PST) From: Bart Schaefer Message-Id: <161210194421.ZM26380@torch.brasslantern.com> Date: Sat, 10 Dec 2016 19:44:21 -0800 In-Reply-To: <584CC779.7000207@eastlink.ca> Comments: In reply to Ray Andrews "Re: zsh-5.2-test-3" (Dec 10, 7:26pm) References: <20161206194916.10448440@ntlworld.com> <20161209095729.2033b5be@pwslap01u.europe.root.pri> <20161209195457.27e43234@ntlworld.com> <584CB4EF.6070904@eastlink.ca> <161210190737.ZM11109@torch.brasslantern.com> <584CC779.7000207@eastlink.ca> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: zsh-5.2-test-3 Cc: Ray Andrews MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Dec 10, 7:26pm, Ray Andrews wrote: } } Running test: typeset still works with zsh/param/private module loaded } ZTST_test: expecting status: 0 } Input: /tmp/zsh.ztst.8681/ztst.in, output: } /tmp/zsh.ztst.8681/ztst.out, error: /tmp/zsh.ztst.8681/ztst.terr } ZTST_execchunk: status 0 } ZTST_test: test produced standard output: } private.TMP/B02: starting. } Test case skipped: cannot test setuid error when tests run as superuser Well, there you go. Stop running "make check" while superuser. I'm not sure this one is worth attempting to fix. The output of B02 is different for EUID=0 and V10 is attempting to pattern-match the expected successful output of B02. We'd need two different test cases with different output comparisons depending on whether "make check" is being run as root. Actually -- why is that test in B02 in the first place, rather than in say D04parameter.ztst ?