6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-23 05:53:06 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
zotov
2db79046d0 Restored @pytest.mark.version() otherwise tests will not be displayed in the list of execution. 2023-01-17 17:52:13 +03:00
zotov
bcd6002f97 DISABLED all functional/basic/db/db* tests after discussion with dimitr, letters 17-sep-2022 11:23.
Reasons:
    * There is no much sense to keep such tests because they fails extremely often during new major FB developing.
    * There is no chanse to get successful outcome for the whole test suite is some of system table became invalid,
      i.e. lot of other tests will be failed in such case.
Single test for check DDL (type of columns, their order and total number) will be implemented for all RDB-tables.
2023-01-17 12:59:02 +03:00
zotov
b64188c9b7 Updated functional\basic\db\test_23.py: adjust expected stdout/stderr to current FB version. 2022-04-18 21:22:24 +03:00
zotov
7e48423300 Changed .sql column names. Changed ORDER BY clause according to RDB$RELATION_FIELDS unique key: RDB$FIELD_NAME plus RDB$RELATION_NAME. Changed substitutions list. Adjusted output to FB 3.0.8 Release, 4.0.1 Release and recent 5.0.x snapshot. 2022-03-23 16:28:04 +03:00
zotov
b67dd9b499 Adjusted output to fresh FB-5.x snashot 2022-02-14 11:49:12 +03:00
9a10f3468e Corrections for FB 4.0.1 2022-02-07 18:03:19 +01:00
91781e9231 New metadata + cleanup 2022-02-04 19:05:19 +01:00
160bc9e23c New metadata + cleanup 2022-01-30 16:52:03 +01:00
c8af46bc79 refactoring, python tests, added missing test from fbt 2021-12-22 20:25:10 +01:00
9ec943fc6d Change name scheme for tests 2021-04-28 12:52:50 +02:00
a4111205c3 Change name scheme for tests 2021-04-28 12:42:11 +02:00
3081aa0974 Update tests 2021-04-28 11:54:08 +02:00
7a9962e6bf Firebird engine tests 2021-04-26 20:07:00 +02:00