Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38374 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10390 invoked from network); 19 Jun 2008 03:47:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jun 2008 03:47:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain oracle.com from 148.87.113.118 cause and error) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 148.87.113.118 rgminet01.oracle.com Linux 2.4/2.6 Received: from [148.87.113.118] ([148.87.113.118:50767] helo=rgminet01.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 35/A5-03518-0E6D9584 for ; Wed, 18 Jun 2008 23:47:45 -0400 Received: from agmgw2.us.oracle.com (agmgw2.us.oracle.com [152.68.180.213]) by rgminet01.oracle.com (Switch-3.2.4/Switch-3.1.6) with ESMTP id m5J3lemd019376; Wed, 18 Jun 2008 21:47:40 -0600 Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by agmgw2.us.oracle.com (Switch-3.2.0/Switch-3.2.0) with ESMTP id m5J3T5AK025763; Wed, 18 Jun 2008 21:47:33 -0600 Received: from dhcp-amer-csvpn-gw1-141-144-66-194.vpn.oracle.com by acsmt354.oracle.com with ESMTP id 10323257181213847218; Wed, 18 Jun 2008 20:46:58 -0700 Message-ID: <4859D6B1.9030207@oracle.com> Date: Wed, 18 Jun 2008 20:46:57 -0700 User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: Steph Fox CC: internals References: <04ba01c8d183$14f01b20$4401a8c0@foxbox> In-Reply-To: <04ba01c8d183$14f01b20$4401a8c0@foxbox> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Brightmail-Tracker: AAAAAQAAAAI= X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Whitelist: TRUE Subject: Re: [PHP-DEV] [PATCH] make it possible to skip very slow tests From: christopher.jones@oracle.com (Christopher Jones) Steph Fox wrote: > Hi again, > > I'm using this locally because two of our tests take over 10 minutes > each to run on my laptop, and I run the relevant bits of test suite > every time I make a change. > > All it does is adds another option, -x, to run-tests.php. This sets an > environmental variable which can then be checked for in the SKIPIF > section of very slow-running tests. > > Any objections if I commit it in 5_3/HEAD? I'd prefer a run-tests.php option that sets the timeout limit in seconds. Chris -- Christopher Jones, Oracle Email: christopher.jones@oracle.com Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/ Free PHP Book: http://tinyurl.com/f8jad