Return-Path: Delivered-To: apmail-httpd-test-dev-archive@www.apache.org Received: (qmail 55595 invoked from network); 6 May 2004 01:15:49 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 May 2004 01:15:49 -0000 Received: (qmail 62878 invoked by uid 500); 6 May 2004 01:15:31 -0000 Delivered-To: apmail-httpd-test-dev-archive@httpd.apache.org Received: (qmail 62850 invoked by uid 500); 6 May 2004 01:15:31 -0000 Mailing-List: contact test-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: test-dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list test-dev@httpd.apache.org Received: (qmail 62830 invoked from network); 6 May 2004 01:15:29 -0000 Received: from unknown (HELO mail.logilune.com) (195.154.174.52) by daedalus.apache.org with SMTP; 6 May 2004 01:15:29 -0000 Received: from stason.org (localhost.logilune.com [127.0.0.1]) by mail.logilune.com (Postfix) with ESMTP id 721371E187D for ; Thu, 6 May 2004 03:15:37 +0200 (CEST) Message-ID: <409991B7.6010607@stason.org> Date: Wed, 05 May 2004 18:15:35 -0700 From: Stas Bekman Organization: Hope, Humanized User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115 X-Accept-Language: en-us, en, he, ru MIME-Version: 1.0 To: test-dev@httpd.apache.org Subject: Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestRun.pm References: <20040506011022.51464.qmail@minotaur.apache.org> In-Reply-To: <20040506011022.51464.qmail@minotaur.apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N geoff@apache.org wrote: > geoff 2004/05/05 18:10:22 > > Modified: perl-framework/Apache-Test/lib/Apache TestRun.pm > Log: > make sure that die() messages from Test::Harness::_show_results() make it > back to the user, particularly the summary printed when some tests fail > > Revision Changes Path > 1.167 +6 -0 httpd-test/perl-framework/Apache-Test/lib/Apache/TestRun.pm > > Index: TestRun.pm > =================================================================== > RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/TestRun.pm,v > retrieving revision 1.166 > retrieving revision 1.167 > diff -u -r1.166 -r1.167 > --- TestRun.pm 16 Apr 2004 20:29:23 -0000 1.166 > +++ TestRun.pm 6 May 2004 01:10:22 -0000 1.167 > @@ -347,6 +347,12 @@ > > $SIG{__DIE__} = sub { > return unless $_[0] =~ /^Failed/i; #dont catch Test::ok failures > + > + # _show_results() calls uses calls die() under a few conditions, calls uses calls ? :) -- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@stason.org http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com