Antony,

Yes. It takes some time in passing on linux 64 bit. But I am seeing tests
are passing consistently here.
Here is sample run on linux64 bit. Please let me know if any problems.

=====================================================================
PHP         : ../php5//sapi/cli/php
PHP_SAPI    : cli
PHP_VERSION : 5.3.0alpha3-dev
ZEND_VERSION: 2.3.0
PHP_OS      : Linux - Linux em64t11 2.6.16.46-0.12-smp #1 SMP Thu May 17
14:00:09 UTC 2007 x86_64
INI actual  : /data/PHP/php_tests_working
More .INIs  :
CWD         : /data/PHP/php_tests_working
Extra dirs  :
VALGRIND    : Not used
=====================================================================
Running selected tests.
PASS Test gmmktime() function : usage variation - Passing positive and
negative float values to arguments.
[gmmktime/php53/gmmktime_variation9.phpt]
=====================================================================
Number of tests :    1                 1
Tests skipped   :    0 (  0.0%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    0 (  0.0%) (  0.0%)
Expected fail   :    0 (  0.0%) (  0.0%)
Tests passed    :    1 (100.0%) (100.0%)
---------------------------------------------------------------------
Time taken      :  210 seconds
=====================================================================

real    3m29.896s
user    3m29.841s
sys     0m0.060s



Thanks,
-------------------------------------------------------------


Sanjay M Mantoor


Java Technology Center, IBM Software Labs


FORTIUS Block, First Technology Place


E P I P White field, Bengalur 560066


Direct: +91-80-22669259 , Extn:69259


Internet: [EMAIL PROTECTED]


About India Software Lab





                                                                           
             Antony Dovgal                                                 
             <[EMAIL PROTECTED]                                             
             org>                                                       To 
                                       Sanjay Mantoor <[EMAIL PROTECTED]>   
             23/11/2008 01:46                                           cc 
                                       php-cvs@lists.php.net               
                                                                   Subject 
                                       Re: [PHP-CVS] cvs: php-src          
                                       /ext/date/tests gmmktime_basic.phpt 
                                       gmmktime_error.phpt                 
                                       gmmktime_variation1.phpt            
                                       gmmktime_variation2.phpt            
                                       gmmktime_variation3.phpt            
                                       gmmktime_variation4.phpt            
                                       gmmktime_variation5.phpt            
                                       gmmktime_variation6.phpt            
                                       gmmktime_variation7.phpt            
                                       gmmktime_variation8.phpt            
                                       gmmktime_variation9.phpt            
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




On 21.11.2008 09:21, Sanjay Mantoor wrote:
> smantoor                     Fri Nov 21 06:21:51 2008 UTC
>
>   Added files:
....
>                                    gmmktime_variation9.phpt

Sanjay, does this test really work for you?

Could you run this code for me, pls?
var_dump(gmmktime(8, 8, 8, 12.3456789000e10, 8, 8));

I mean, 123456789000-th month is expected to work alright,
but it takes A LOT of time here (Linux 64bit).
In fact, the test doesn't seem to finish at all, it runs forever.

--
Wbr,
Antony Dovgal



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to