Subject | make test with 5.4 |
---|---|
Author | mariuz |
Post date | 2012-02-05T09:29:21Z |
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test open_basedir configuration [tests/security/open_basedir_readlink.phpt]
InterBase: array handling [ext/interbase/tests/007.phpt]
PDO_Firebird: bug 53280 segfaults if query column count is less than param count [ext/pdo_firebird/tests/bug_53280.phpt]
---- EXPECTED OUTPUT
insert
select
Array
(
[0] => 125
[1] => 1000
)
end of test
---- ACTUAL OUTPUT
insert
DECIMAL[2] fail
in: -2.0304723312257E+14
out: -203047233122569.984
select
Array
(
[0] => 125
[1] => 1000
)
end of test
---- FAILED
on the php server i see other error
http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests&file=ext%2Finterbase%2Ftests%2F007.phpt
And the pdo diff PDO_Firebird: bug 53280 is only
023+
024+ Warning: ibase_drop_db(): lock time-out on wait transaction object /tmp/php_ibase_testdtR4bH is in use in /home/mariuz/work/php-src-5.4/ext/pdo_firebird/tests/testdb.inc on line 30
http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_53280.phpt
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test open_basedir configuration [tests/security/open_basedir_readlink.phpt]
InterBase: array handling [ext/interbase/tests/007.phpt]
PDO_Firebird: bug 53280 segfaults if query column count is less than param count [ext/pdo_firebird/tests/bug_53280.phpt]
---- EXPECTED OUTPUT
insert
select
Array
(
[0] => 125
[1] => 1000
)
end of test
---- ACTUAL OUTPUT
insert
DECIMAL[2] fail
in: -2.0304723312257E+14
out: -203047233122569.984
select
Array
(
[0] => 125
[1] => 1000
)
end of test
---- FAILED
on the php server i see other error
http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests&file=ext%2Finterbase%2Ftests%2F007.phpt
And the pdo diff PDO_Firebird: bug 53280 is only
023+
024+ Warning: ibase_drop_db(): lock time-out on wait transaction object /tmp/php_ibase_testdtR4bH is in use in /home/mariuz/work/php-src-5.4/ext/pdo_firebird/tests/testdb.inc on line 30
http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_53280.phpt