Edit report at https://bugs.php.net/bug.php?id=54581&edit=1

 ID:                 54581
 Updated by:         ni...@php.net
 Reported by:        dany4madden at gmail dot com
 Summary:            pdo_sqlite functions test failed
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Testing related
 Operating System:   RHEL6
 PHP Version:        5.3.6
-Assigned To:        
+Assigned To:        nikic
 Block user comment: N
 Private report:     N

 New Comment:

Per @gerardroche in 
https://github.com/php/php-src/pull/5608#issuecomment-631683252:

> The sqlite extension was removed in 5.4.
> 
> See https://www.php.net/manual/en/migration54.removed-extensions.php and 
> https://github.com/php/php-src/commit/6c76f3606cddeb010cf1fc5ea28b47456ea9639e
> 
> And the pdo_sqlite xfail test that was failing in the bug report is no longer 
> expected to fail:
> 
> See 
> https://github.com/php/php-src/commit/06cc022740fcd48d1734409e564f58d8dc2cbce6
>  and 
> https://github.com/php/php-src/commit/43e4d8cade7fdb25fa95dbf1e016fe1ef1e9e779

As such, I'm closing this issue.


Previous Comments:
------------------------------------------------------------------------
[2011-04-21 01:31:23] dany4madden at gmail dot com

Description:
------------
pdo_sqlite functions test failed with the following errors that are not 
reported in the php test coverage, 
http://gcov.php.net/viewer.php?version=PHP_HEAD&func=tests

# php --version
PHP 5.3.6 (cli) (built: Apr 20 2011 10:32:29) 
Copyright (c) 1997-2011 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies

These are the test erros:

PDO SQLite Feature Request #42589 (getColumnMeta() should also return table
name) [ext/pdo_sqlite/tests/bug_42589.phpt]
...

WARNED TEST SUMMARY
---------------------------------------------------------------------
via [ext/pdo_sqlite/tests/common.phpt]
        SQLite PDO Common: Bug #34630 (inserting streams as LOBs)
[ext/pdo_sqlite/tests/bug_34630.phpt] (warn: XFAIL section but test passes)
=====================================================================

sqlite functions test
FAILED TEST SUMMARY
---------------------------------------------------------------------
sqlite, session storage test [ext/sqlite/tests/sqlite_session_001.phpt]
sqlite, session destroy test [ext/sqlite/tests/sqlite_session_002.phpt]
=====================================================================





------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=54581&edit=1

Reply via email to