php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #54581 pdo_sqlite functions test failed
Submitted: 2011-04-21 01:31 UTC Modified: 2020-05-22 07:49 UTC
Votes:2
Avg. Score:3.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:2 (100.0%)
From: dany4madden at gmail dot com Assigned: nikic (profile)
Status: Closed Package: Testing related
PHP Version: 5.3.6 OS: RHEL6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dany4madden at gmail dot com
New email:
PHP Version: OS:

 

 [2011-04-21 01:31 UTC] 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]
=====================================================================




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-09-26 23:37 UTC] tyrael@php.net
-Package: PDO related +Package: Testing related
 [2020-05-22 07:49 UTC] nikic@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: nikic
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 00:01:29 2024 UTC