Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55025 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47744 invoked from network); 31 Aug 2011 05:53:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Aug 2011 05:53:37 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.133 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.133 smtp133.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.133] ([67.192.241.133:57540] helo=smtp133.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/BD-50561-F5CCD5E4 for ; Wed, 31 Aug 2011 01:53:36 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp23.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id 44C312F81AD; Wed, 31 Aug 2011 01:53:33 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp23.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id D7C8D2F82A9; Wed, 31 Aug 2011 01:53:32 -0400 (EDT) Message-ID: <4E5DCC5C.4030809@sugarcrm.com> Date: Tue, 30 Aug 2011 22:53:32 -0700 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0) Gecko/20110812 Thunderbird/6.0 MIME-Version: 1.0 To: Rasmus Lerdorf CC: PHP Internals References: <4E5DACD6.1000002@sugarcrm.com> <4E5DB4E8.4030509@lerdorf.com> <4E5DBE4A.6010403@sugarcrm.com> <4E5DC1BE.1000800@sugarcrm.com> <4E5DC54A.40901@lerdorf.com> In-Reply-To: <4E5DC54A.40901@lerdorf.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] 5.4 beta & tests From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! On 8/30/11 10:23 PM, Rasmus Lerdorf wrote: >> Which means, since we can't touch the environment in php_date.c code, we >> have to set TZ env variable for the test to pass, and strftime for Mac >> is dependent on TZ env and we can't do a thing about it as it seems. > > Right, so this is an XFAIL test on the Mac I guess, although I don't > think we have any way to indicate a platform-specific XFAIL. So maybe > add a Mac check and make it a SKIP on the Mac. I think I can just set the TZ for this test. It seems to be testing another things... -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227