Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make test failed all tests on linux wind php 7.4.33 and firebird 2.5 #59

Open
Elielsilverio opened this issue May 7, 2024 · 1 comment

Comments

@Elielsilverio
Copy link

Elielsilverio commented May 7, 2024

> `linux2:/tmp/php-firebird` # make test
> 
> Build complete.
> Don't forget to run 'make test'.
> 
> 
> =====================================================================
> PHP         : /usr/bin/php
> PHP_SAPI    : cli
> PHP_VERSION : 7.4.33
> ZEND_VERSION: 3.4.0
> PHP_OS      : Linux - Linux linux2 5.14.21-150400.24.100-default #1 SMP PREEMPT_DYNAMIC Mon Dec 4 19:12:13 UTC 2023 (3f5cd84) x86_64
> INI actual  : /tmp/php-firebird/tmp-php.ini
> More .INIs  :
> CWD         : /tmp/php-firebird
> Extra dirs  :
> VALGRIND    : Not used
> =====================================================================
> TIME START 2024-05-07 13:04:07
> =====================================================================
> SKIP InterBase: connect, close and pconnect [tests/002.phpt] reason: cannot connect
> SKIP InterBase: misc sql types (may take a while) [tests/003.phpt] reason: cannot connect
> SKIP InterBase: BLOB test [tests/004.phpt] reason: cannot connect
> SKIP InterBase: transactions [tests/005.phpt] reason: : Broken test (Disabled until issue 41 is fixed)
> SKIP InterBase: binding (may take a while) [tests/006.phpt] reason: cannot connect
> SKIP InterBase: array handling [tests/007.phpt] reason: cannot connect
> SKIP InterBase: event handling [tests/008.phpt] reason: cannot connect
SKIP ibase_param_info(): Error if called with a single argument [tests/ibase_param_info_002.phpt] reason: cannot connect
SKIP ibase_param_info(): Error if called with a single argument [tests/ibase_param_info_003.phpt] reason: cannot connect
SKIP ibase_rollback(): Basic test [tests/ibase_rollback_001.phpt] reason: cannot connect
SKIP ibase_rollback(): Make sure the method can be invoked with zero arguments [tests/ibase_rollback_002.phpt] reason: cannot connect
SKIP ibase_rollback_ret(): Make sure the method can be invoked with zero arguments [tests/ibase_rollback_ret_001.phpt] reason: cannot connect
SKIP ibase_trans(): Basic test [tests/ibase_trans_001.phpt] reason: cannot connect
SKIP ibase_trans(): Basic operations [tests/ibase_trans_002.phpt] reason: cannot connect
=====================================================================
TIME END 2024-05-07 13:08:16

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   13
---------------------------------------------------------------------

Number of tests :   43                 0
Tests skipped   :   43 (100.0%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    0 (  0.0%) (  0.0%)
Tests passed    :    0 (  0.0%) (  0.0%)
---------------------------------------------------------------------
Time taken      :  249 seconds
=====================================================================

This report can be automatically sent to the PHP QA team at
http://qa.php.net/reports and http://news.php.net/php.qa.reports
This gives us a better understanding of PHP's behavior.
If you don't want to send the report immediately you can choose
option "s" to save it.  You can then email it to [email protected] later.
Do you want to send this report now? [Yns]:

> ``
@AlexPeshkoff
Copy link
Member

2.5 is very old and unsupported for a long time firebird version, try with something newer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants