bac6153253
And another one
2024-05-24 17:44:11 +02:00
pavel-zotov
3523e21200
Added/Updated tests\functional\basic\isql\test_08.py: added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command
2023-12-20 15:04:53 +03:00
pavel-zotov
b54ecef577
Added/Updated tests\functional\basic\isql\test_07.py: added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command
2023-12-20 12:22:11 +03:00
pavel-zotov
642cf2e7c4
Added/Updated tests\functional\basic\isql\test_03.py: removed old comment
2023-12-14 20:57:47 +03:00
pavel-zotov
7624cc770b
Added/Updated tests\functional\basic\isql\test_07.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Removed 'pytest.skip' for FB 5.x+ because this feature was frontported to these FB versions.
2023-12-14 20:55:43 +03:00
pavel-zotov
c7a89c646e
Added/Updated tests\functional\basic\isql\test_08.py: Added 'SQLSTATE' and 'error' to the list of tokens in substitutions which must NOT be filtered out. See other notes.
2023-12-08 16:36:25 +03:00
pavel-zotov
173f5a2def
Added/Updated tests\functional\basic\isql\test_autoterm_03.py: Checked on 6.0.0.154. See notes
2023-11-27 22:03:52 +03:00
pavel-zotov
3c00e1998c
Updated tests\functional\basic\isql\test_00.py: adjust expected stdout/stderr to current FB version.
2023-11-26 00:22:14 +03:00
pavel-zotov
be937b7214
Added/Updated tests\functional\basic\isql\test_autoterm_02.py: Checked on 6.0.0.139. Check ability to handle long DDL in one line without 'set term'.
2023-11-23 22:06:20 +03:00
pavel-zotov
26b89416bd
Added/Updated tests\functional\basic\isql\test_autoterm_01.py: Checked on 6.0.0.139. Basic test.
2023-11-23 22:05:55 +03:00
pavel-zotov
4f0d7d88b5
Updated tests\functional\basic\isql\test_02.py: adjust expected stdout/stderr to current FB version.
2023-09-30 10:40:46 +03:00
pavel-zotov
89ac37919c
Updated tests\functional\basic\isql\test_00.py: adjust expected stdout/stderr to current FB version.
2023-09-30 10:35:17 +03:00
pavel-zotov
5054542f21
Added/Updated tests\functional\basic\isql\test_02.py: adjusted output after commit that fixed #7475
2023-06-27 00:28:22 +03:00
pavel-zotov
878e1a2553
Added/Updated tests\functional\basic\isql\test_03.py: adjusted output after commit that fixed #7475
2023-06-27 00:26:04 +03:00
pavel-zotov
43944f044c
Added/Updated tests\functional\basic\isql\test_05.py: minor corrections of test 'ID' tag
2023-05-13 18:57:47 +03:00
pavel-zotov
5f049e0b2e
Added/Updated tests\functional\basic\isql\test_06.py: minor corrections of test 'ID' tag
2023-05-13 18:57:35 +03:00
pavel-zotov
f3103bf720
Added/Updated tests\functional\basic\isql\test_03.py: minor corrections of test 'ID' tag
2023-05-13 18:57:26 +03:00
pavel-zotov
e079282fdf
Updated tests\functional\basic\isql\test_02.py: adjust expected stdout/stderr to current FB version.
2023-05-13 18:51:31 +03:00
pavel-zotov
d2b2d5a204
Added/Updated tests\functional\basic\isql\test_00.py: minor corrections of test 'ID' tag
2023-05-13 18:46:04 +03:00
pavel-zotov
6b83cfc9e1
Updated tests\functional\basic\isql\test_01.py: adjust expected stdout/stderr to current FB version.
2023-05-13 18:45:04 +03:00
pavel-zotov
ea747328a4
Added/Updated tests\functional\basic\isql\test_08.py: added notes
2023-04-20 21:27:38 +03:00
pavel-zotov
4ac099fb64
Added/Updated tests\functional\basic\isql\test_08.py: Checked on 5.0.0.1022 (intermediate build)
2023-04-20 21:24:33 +03:00
pavel-zotov
418d515ac8
Added/Updated tests\functional\basic\isql\test_07.py: Checked on 4.0.3.2931
2023-04-20 07:34:30 +03:00
pavel-zotov
97f7d166d8
Updated tests\functional\basic\isql\test_02.py: adjust expected stdout/stderr to current FB version.
2023-03-04 21:47:44 +03:00
pavel-zotov
e10658b230
Added/Updated tests\functional\basic\isql\test_06.py: Checked on 5.0.0.958.
2023-02-23 13:39:50 +03:00
pavel-zotov
89018d0dc2
Added/Updated tests\functional\basic\isql\test_00.py: adjusted output for FB 5.x because of commit 03-jul2022 ('Update ISQLs HELP SET command')
2023-02-23 13:07:12 +03:00
zotov
b019556da0
Updated D:\FB\firebird-qa\tests\functional\basic\isql\test_01.py: adjust expected stdout/stderr to current FB version.
2023-01-27 09:55:38 +03:00
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
fadffa9bce
Added/Updated functional\basic\db\test_30.py. adjusted expected_stdout to FB 4.0.1 Release
2022-09-22 14:11:06 +03:00
zotov
0c4880dcdc
Updated functional\basic\isql\test_03.py: adjust expected stdout/stderr to current FB version.
2022-04-28 19:39:02 +03:00
zotov
9017be2ea3
Added/Updated functional\basic\db\test_03.py: added substitutions because FB 5.x now issues 'ICU-VERSION=NN.N' beside COLL-VERSION
2022-04-24 13: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
56634f41e9
Adjusted output to recent FB 5.0.x snapshot.
2022-03-23 16:35:04 +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
397b1f239f
Adjusted output for recent FB 5.x version.
2022-03-07 12:13:22 +03:00
zotov
1826c8cbec
Adjusted output to current FB snapshot.
2022-02-17 12:15:02 +03:00
zotov
b67dd9b499
Adjusted output to fresh FB-5.x snashot
2022-02-14 11:49:12 +03:00
2e0f861142
Fix for 3.0.8 Windows
2022-02-08 18:14:29 +01: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
805ef0ed38
Fix tests (windows)
2022-01-16 10:03:34 +01:00
c8af46bc79
refactoring, python tests, added missing test from fbt
2021-12-22 20:25:10 +01:00
b458cecb1e
Fixes for FB 4
2021-11-09 11:01:26 +01:00
59fcb66ce0
Changes in plugin + some tests fixed
2021-08-03 23:29:08 +02: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