| noreply@php.net 2006-09-02, 3:56 am |
|
========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
Bug #24640 (var_export and var_dump can't output large float) [tests/lang/bug24640.phpt]
idate() and invalid params [ext/date/tests/005.phpt]
getdate() tests [ext/date/tests/008.phpt]
strftime() and gmstrftime() tests [ext/date/tests/009.phpt]
Bug #32555 (strtotime("tomorrow") can return false) [ext/date/tests/bug32555.phpt]
Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt]
Bug #37368 (Incorrect timestamp returned for strtotime()). [ext/date/tests/bug37368.phpt]
Bug #37514 (strtotime doesn't assume year correctly). [ext/date/tests/bug37514.phpt]
date_default_timezone_get() function [1] [ext/date/tests/date_default_timezone_get-1.phpt]
date_default_timezone_get() function [2] [ext/date/tests/date_default_timezone_get-2.phpt]
date_default_timezone_set() function [1] [ext/date/tests/date_default_timezone_set-1.phpt]
HTML input/output [ext/mbstring/tests/htmlent.phpt]
mb_output_handler() (Shift_JIS) [ext/mbstring/tests/mb_output_handler_shift_jis.phpt]
Bug #27646 (Cannot serialize/unserialize non-finite numeric values) [ext/standard/tests/math/bug27646.phpt]
========================================
=============================
========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 53
Exts tested : 27
---------------------------------------------------------------------
Number of tests : 2665 1637
Tests skipped : 1028 ( 38.6%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 15 ( 0.6%) ( 0.9%)
Tests passed : 1622 ( 60.9%) ( 99.1%)
---------------------------------------------------------------------
Time taken : 245 seconds
========================================
=============================
========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
Bug #24640 (var_export and var_dump can't output large float) [tests/lang/bug24640.phpt]
idate() and invalid params [ext/date/tests/005.phpt]
getdate() tests [ext/date/tests/008.phpt]
strftime() and gmstrftime() tests [ext/date/tests/009.phpt]
Bug #32555 (strtotime("tomorrow") can return false) [ext/date/tests/bug32555.phpt]
Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt]
Bug #37368 (Incorrect timestamp returned for strtotime()). [ext/date/tests/bug37368.phpt]
Bug #37514 (strtotime doesn't assume year correctly). [ext/date/tests/bug37514.phpt]
date_default_timezone_get() function [1] [ext/date/tests/date_default_timezone_get-1.phpt]
date_default_timezone_get() function [2] [ext/date/tests/date_default_timezone_get-2.phpt]
date_default_timezone_set() function [1] [ext/date/tests/date_default_timezone_set-1.phpt]
HTML input/output [ext/mbstring/tests/htmlent.phpt]
mb_output_handler() (Shift_JIS) [ext/mbstring/tests/mb_output_handler_shift_jis.phpt]
Bug #27646 (Cannot serialize/unserialize non-finite numeric values) [ext/standard/tests/math/bug27646.phpt]
========================================
=============================
========================================
========================================
/home/sunaoka/work/src/php-5.2.0RC3/tests/func/008.phpt
========================================
========================================
========================================
========================================
001- 'foo1'
003- 'foo2'
========================================
========================================
========================================
========================================
/home/sunaoka/work/src/php-5.2.0RC3/tests/lang/bug24640.phpt
========================================
========================================
1.7E+300
float(1.7E+300)
1.7E+300
1.7E+300
------
1.7E-300
float(1.7E-300)
1.7E-300
1.7E-300
------
1.7E+79
float(1.7E+79)
1.7E+79
1.7E+79
------
1.7E-79
float(1.7E-79)
1.7E-79
1.7E-79
------
1.7E+80
float(1.7E+80)
1.7E+80
1.7E+80
------
1.7E-80
float(1.7E-80)
1.7E-80
1.7E-80
------
1.7E+81
float(1.7E+81)
1.7E+81
1.7E+81
------
1.7E-81
float(1.7E-81)
1.7E-81
1.7E-81
------
INF
float(INF)
Infinity
Infinity
------
1.69998107421E-319
float(1.69998107421E-319)
1.69998107421E-319
1.69998107421E-319
------
INF
float(INF)
Infinity
Infinity
------
1.70007988734E-320
float(1.70007988734E-320)
1.70007988734E-320
1.70007988734E-320
------
INF
float(INF)
Infinity
Infinity
------
1.69958582169E-321
float(1.69958582169E-321)
1.69958582169E-321
1.69958582169E-321
------
INF
float(INF)
Infinity
Infinity
------
0
float(0)
0
0
------
INF
float(INF)
Infinity
Infinity
------
0
float(0)
0
0
------
===DONE===
========================================
========================================
043+ Infinity
044+ Infinity
043- INF
044- INF
053+ Infinity
054+ Infinity
053- INF
054- INF
063+ Infinity
064+ Infinity
063- INF
064- INF
073+ Infinity
074+ Infinity
073- INF
074- INF
083+ Infinity
084+ Infinity
083- INF
084- INF
========================================
========================================
========================================
========================================
/home/sunaoka/work/src/php-5.2.0RC3/ext/date/tests/005.phpt
========================================
========================================
Warning: idate() expects at least 1 parameter, 0 given in /home/sunaoka/work/src/php-5.2.0RC3/ext/date/tests/005.php on line 5
bool(false)
Warning: idate() expects at most 2 parameters, 3 given in /home/sunaoka/work/src/php-5.2.0RC3/ext/date/tests/005.php on line 6
bool(false)
Warning: idate(): Unrecognized date format token. in /home/sunaoka/work/src/php-5.2.0RC3/ext/date/tests/005.php on line 8
bool(false)
Warning: idate(): idate format is one char in /home/sunaoka/work/src/php-5.2.0RC3/ext/date/tests/005.php on line 9
bool(false)
Warning: idate(): Unrecognized date format token. in /home/sunaoka/work/src/php-5.2.0RC3/ext/date/tests/005.php on line 10
bool(false)
int(666)
Warning: idate(): Unrecognized date format token. in /home/sunaoka/work/src/php-5.2.0RC3/ext/date/tests/005.php on line 13
bool(false)
Warning: idate(): Unrecognized date format token. in /home/sunaoka/work/src/php-5.2.0RC3/ext/date/tests/005.php on line 14
bool(false)
Done
========================================
========================================
015+ int(666)
015- int(41)
========================================
========================================
========================================
========================================
/home/sunaoka/work/src/php-5.2.0RC3/ext/date/tests/008.phpt
========================================
========================================
Warning: getdate() expects at most 1 parameter, 2 given in /home/sunaoka/work/src/php-5.2.0RC3/ext/date/tests/008.php on line 4
bool(false)
array(11) {
["seconds"]=>
int(0)
["minutes"]=>
int(0)
["hours"]=>
int(0)
["mday"]=>
int(27)
["wday"]=>
int(2)
["mon"]=>
int(6)
["year"]=>
int(2006)
["yday"]=ˆ[
MحتBˆبظYZظ^H—O@¢7G&–وrƒr’%GVW6F’ ¢²&ضِçF‚%سذ(€پحرة¥¹œ_ذ¤€‰)ص¹”ˆ(€پlءtô
int(1151334000)
}
array(11) {
["seconds"]=ˆ[
LتBˆب›Z[]\ب—OO‚ˆ[
LJBˆبڑف\œب—OO‚ˆ[
MJBˆب›Y^H—OO‚ˆ[
ٹBˆبظ^H—OO‚ˆ[
ٹBˆب›[غˆ—OO‚ˆ[
JBˆبYX\ˆ—O@¢–çBƒ#bگ¢²'–F’%سسà
¢–çBƒ#CBگ¢²'vVV¶F’%سسà¢7G&–وrƒ‚’%6GW&F’ ¢²&ضِçF‚%سسà¢7G&–وrƒ’’%6WFVض&W" ¢³سس࢖çBƒSsssS2گ§ذ¤FِوP£سسسسسس
سسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسس
سسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسذ£#R²
–çBƒ
S33Cگذ£#Rز–çBƒS3ccCگ£سسسسس
سسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسس
سسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسذ___£س
سسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسس
سسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسذ¢
ِ†ِضR÷7Vوِ¶÷v÷&²÷7&2÷‡سRم"م$32ِW‡BِFFR÷FW7G2َ’ç
‡@£سسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسس
سسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسسس
سسسسذ¥v&و–وs¢7G&gF–ضR‚’W‡V7G2BئV7B&ضWFW"آv—fVâ–âِ†ِضR÷7Vوِ¶÷v÷&²÷7&2÷‡سRم"م$32ِW‡BِFFR÷FW7G2َ’ç‡ِâئ–وRP¦&ِِآ†fا6Rگ¦&ِِآ†fا6Rگ§7G&–وrƒ#R’%GV
RGVW6F’§Vâ§VوRGVR§Vâ#r££#
bGVR§Vâ#r££¥5B#b#rbَ#
rَb#rb#b§Vâ"s‚b
|