php-src/ext/odbc/tests
Ilija Tovilo 1e5241d49b
[skip ci] Re-unparallelize odbc tests
SQL Server frequently deadlocks. Parallelization of these jobs, at least in CI,
is not worthwhile because there are enough tests to run in parallel for the few
workers available.
2023-11-09 11:22:15 +01:00
..
bug44618.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug46050.phpt Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
bug47803.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug60616.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug68087.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug69354.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug69975.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug71171.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug73448.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug73725.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
bug78470.phpt Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
bug78473.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug80147.phpt Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
bug80152.phpt Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
bug80592.phpt Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
config.inc ODBC unit tests shouldn't override odbc.ini location 2023-09-06 01:56:04 +01:00
CONFLICTS [skip ci] Re-unparallelize odbc tests 2023-11-09 11:22:15 +01:00
odbc_autocommit_001.phpt Make the $enable parameter of odbc_autocommit() nullable (#11909) 2023-08-08 15:31:58 +02:00
odbc_close_all_001.phpt Fix variable resource ids in odbc test 2023-08-29 12:05:24 +02:00
odbc_columnprivileges_001.phpt Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
odbc_columns_001.phpt Improve test for odbc_columns() 2023-08-29 00:26:25 +02:00
odbc_commit_001.phpt Add more test coverage for ext/odbc 2023-08-23 21:20:41 +02:00
odbc_connect_001.phpt Add XLEAK for some msodbcsql tests (#12615) 2023-11-07 18:11:54 +01:00
odbc_cursor_001.phpt Add more test coverage for ext/odbc 2023-08-23 21:20:41 +02:00
odbc_data_source_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_exec_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_exec_002.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_fetch_array_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_fetch_into_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_fetch_object_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_fetch_row_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_field_len_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_field_name_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_field_num_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_field_precision_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_field_scale_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_field_type_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_free_result_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_gettypeinfo_001.phpt Add more test coverage for ext/odbc 2023-08-23 21:20:41 +02:00
odbc_longreadlen_001.phpt Add more test coverage for ext/odbc 2023-08-23 21:20:41 +02:00
odbc_num_fields_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_num_rows_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_persistent_close.phpt [skip ci] Skip leaking odbc test on asan 2023-09-08 11:05:34 +02:00
odbc_primarykeys_001.phpt Improve and fix ext/odbc tests 2023-08-23 21:20:41 +02:00
odbc_rollback_001.phpt Add more test coverage for ext/odbc 2023-08-23 21:20:41 +02:00
odbc_setoption_001.phpt Add more test coverage for ext/odbc 2023-08-23 21:20:41 +02:00
odbc_setoption_002.phpt Add more test coverage for ext/odbc 2023-08-23 21:20:41 +02:00
odbc_tables_001.phpt Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
odbc_utils.phpt Quote when adding to connection string in (PDO_)ODBC 2022-05-27 16:56:44 +02:00
skipif.inc Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00