Skip to content

Fix some PDO tests #11186

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fix some PDO tests #11186

wants to merge 5 commits into from

Conversation

tontonsb
Copy link

@tontonsb tontonsb commented May 4, 2023

  • Adds support for TDS versions 7.3 and 7.4 in a PDO_DBLIB test
  • Adds support for firebird in PDO_039 test Nvm, it's broken for other reasons as well
  • Makes the bug_65946 test run with MySQL's ODBC connector

I also noticed that some of the PDO_ODBC tests check features that are unavailable on MySQL. Can tests be skipped or xfailed inside the FILE section? The DBMS is not known before a connection is made and that currently only happens after the SKIPIF section.

@tontonsb tontonsb requested a review from SakiTakamachi as a code owner April 15, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant