Adriano dos Santos Fernandes
|
6e8bf513f8
|
Make it possible to run with docker in Linux.
|
2023-12-08 22:59:35 -03:00 |
|
Adriano dos Santos Fernandes
|
2c87e4fdf1
|
Add missing file.
|
2023-12-08 22:59:35 -03:00 |
|
Adriano dos Santos Fernandes
|
730a7b20f2
|
Correction for Legacy_Auth plugin name.
|
2023-12-08 22:59:35 -03:00 |
|
pavel-zotov
|
4c969dca8c
|
Added/Updated tests\bugs\core_6458_test.py: refactored: replaced old stupid delay with loop which does query to mon$ tables per small interval.
|
2023-12-08 23:56:08 +03:00 |
|
pavel-zotov
|
5f5a631022
|
Added/Updated tests\bugs\core_4200_test.py: Removed excessive split. Added notes.
|
2023-12-08 23:06:54 +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
|
b249325543
|
Added/Updated tests\bugs\gh_7908_test.py: removed occasional '5' from 1st list
|
2023-12-07 13:10:19 +03:00 |
|
pavel-zotov
|
9994f476dc
|
Added/Updated tests\bugs\gh_7200_test.py: Increased number of inserted rows and indexed column width -- see notes.
|
2023-12-06 15:08:15 +03:00 |
|
pavel-zotov
|
f16376a26d
|
Added/Updated tests\bugs\gh_7908_test.py: Checked on 6.0.0.172, 5.0.0.1294 (intermediate builds, date: 06-dec-2023)
|
2023-12-06 10:50:29 +03:00 |
|
pavel-zotov
|
ee40d4590c
|
Added/Updated tests\bugs\gh_7903_test.py: Checked on 6.0.0.169, 5.0.0.1292
|
2023-12-04 11:40:18 +03:00 |
|
pavel-zotov
|
97faea0cbf
|
Added HQ-specific parameters MinDbCachePages, MaxDbCachePages. CUrrently they both are set to 0.
|
2023-12-03 14:08:35 +03:00 |
|
pavel-zotov
|
de42add97e
|
Added HQ-specific parameters MinDbCachePages, MaxDbCachePages. CUrrently they both are set to 0.
|
2023-12-03 12:38:51 +03:00 |
|
pavel-zotov
|
3e78181fa5
|
Make hq40_all.conf to be synchronized with fb40_all.conf - for at least parameters with same names. Fixed wrong ReadConsistency value that was 1 - thanks to Vlad for note.
|
2023-12-03 12:32:26 +03:00 |
|
pavel-zotov
|
20dfe08227
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_max_limit.py: restored full set of options to be checked
|
2023-12-02 09:01:50 +03:00 |
|
pavel-zotov
|
63b7901bdd
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_max_limit.py: Checked on 6.0.0.163, 5.0.0.1284. RE-IMPLEMENTED. See notes about comments handling by ISQL after implementation of SET AUTOTERM, PR #7868
|
2023-12-02 00:08:06 +03:00 |
|
pavel-zotov
|
2b9c7ed68d
|
Added/Updated tests\bugs\gh_7086_test.py: Checked on 6.0.0.163, 5.0.0.1284. RE-IMPLEMENTED. See notes about comments handling by ISQL after implementation of SET AUTOTERM, PR #7868
|
2023-12-01 23:52:29 +03:00 |
|
pavel-zotov
|
16d18e4201
|
Added/Updated tests\bugs\gh_6935_test.py: Checked on 6.0.0.163, 5.0.0.1284, 4.0.5.3033. RE-IMPLEMENTED. See notes about comments handling by ISQL after implementation of SET AUTOTERM, PR #7868
|
2023-12-01 23:09:43 +03:00 |
|
pavel-zotov
|
60eff4140e
|
Added/Updated tests\bugs\core_4923_test.py: re-implemented, see notes.
|
2023-12-01 22:58:14 +03:00 |
|
pavel-zotov
|
2f7941adee
|
Added/Updated tests\bugs\core_4747_test.py: Checked on 6.0.0.157, 5.0.0.1284, 4.0.5.3033. RE-IMPLEMENTED. See notes about comments handling by ISQL after implementation of SET AUTOTERM, PR #7868
|
2023-12-01 22:33:08 +03:00 |
|
pavel-zotov
|
6bfc76c3ea
|
Added/Updated tests\bugs\core_6043_test.py: Adjusted pytest.mark.version: test can run only on FB 3.x and 4.x.
|
2023-12-01 22:05:27 +03:00 |
|
pavel-zotov
|
aafd18bf48
|
Added/Updated tests\bugs\core_6444_test.py: removed check of concrete records. Only SQLDA is checked now.
|
2023-12-01 21:52:41 +03:00 |
|
pavel-zotov
|
4cbd902ec6
|
Added/Updated tests\bugs\core_5291_test.py: added messages to make easier distinguish problematic case. Adjusted output to recent FB versions. Use combine_output = True instead of catch stderr.
|
2023-11-30 23:09:21 +03:00 |
|
pavel-zotov
|
8fdd24dd7b
|
Added/Updated tests\bugs\gh_7800_test.py: Checked on 5.0.0.1283, 4.0.5.3033 after backport (intermediate snapshots 30.11.2023).
|
2023-11-30 21:46:39 +03:00 |
|
pavel-zotov
|
1bd0dcaf44
|
Added/Updated tests\bugs\core_5691_test.py: adapted old test to work under new QA. Checked on 6.0.0.157, 5.0.0.1280, 4.0.5.3031
|
2023-11-29 16:08:17 +03:00 |
|
pavel-zotov
|
e9ee32d4af
|
Added/Updated tests\functional\replication\test_oltp_emul_ddl.py: problems that can occus during initial DDL must be reflected in the variable with distinct name: 'out_init'.
|
2023-11-29 10:25:20 +03:00 |
|
pavel-zotov
|
4eb16ac704
|
Added/Updated tests\bugs\gh_7886_test.py: Checked on 6.0.0.157 (intermediate snapshot)
|
2023-11-29 10:13:23 +03:00 |
|
pavel-zotov
|
ba8a5a513b
|
Added/Updated tests\bugs\core_4578_test.py: re-implemented old test to be used in new QA.
|
2023-11-28 21:14:04 +03:00 |
|
pavel-zotov
|
4ca464540b
|
Added/Updated tests\bugs\gh_7350_test.py: Removed branched for 5.x vs 6.x, code now the same for 5.x and 6.x
|
2023-11-27 23:50:59 +03:00 |
|
pavel-zotov
|
3870823a95
|
Added/Updated tests\bugs\gh_7810_test.py: reduced min_version to 5.0 after backport from v 6.x
|
2023-11-27 23:03:15 +03:00 |
|
pavel-zotov
|
d59b45edf6
|
Added/Updated tests\bugs\gh_7879_test.py: Checked 6.0.0.154, 5.0.0.1280
|
2023-11-27 22:20:49 +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
|
8f068d1f46
|
Added/Updated tests\bugs\core_5646_test.py: fully reimplemented - see notes
|
2023-11-27 02:04:31 +03:00 |
|
pavel-zotov
|
24a4c8597b
|
Added/Updated tests\bugs\core_5646_test.py: correction of comment
|
2023-11-26 19:12:02 +03:00 |
|
pavel-zotov
|
f88f335a4a
|
Added/Updated tests\bugs\core_5646_test.py: added comments related to initial discussion and commits. Perhaps this test needs to be fully reimplemented.
|
2023-11-26 19:09:39 +03:00 |
|
pavel-zotov
|
effc0ac87b
|
Added/Updated tests\bugs\core_5220_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc).
|
2023-11-26 01:18:17 +03:00 |
|
pavel-zotov
|
1804767499
|
Added/Updated tests\bugs\core_5089_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow to specify THE SAME terminator twice
|
2023-11-26 01:16:19 +03:00 |
|
pavel-zotov
|
4326b911a4
|
Added/Updated tests\bugs\core_3314_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc).
|
2023-11-26 01:13:40 +03:00 |
|
pavel-zotov
|
36d2be1871
|
Added/Updated tests\bugs\core_3092_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc).
|
2023-11-26 01:09:42 +03:00 |
|
pavel-zotov
|
2306a05648
|
Added/Updated tests\bugs\core_2920_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc).
|
2023-11-26 01:08:34 +03:00 |
|
pavel-zotov
|
76fe9040d7
|
Added/Updated tests\bugs\core_2197_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc).
|
2023-11-26 01:04:02 +03:00 |
|
pavel-zotov
|
980c893b9e
|
Added/Updated tests\functional\util\test_gbak_zip.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc).
|
2023-11-26 01:02:31 +03:00 |
|
pavel-zotov
|
9753ae2a69
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: removed unneeded expr
|
2023-11-26 00:59:37 +03:00 |
|
pavel-zotov
|
4ead2c2667
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_04.py: minor change: added comments
|
2023-11-26 00:58:16 +03:00 |
|
pavel-zotov
|
cb59e14caa
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_04.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). Merge expression defined in 'SQL_TO_BE_RESTARTED' must NOT end with semicolon
|
2023-11-26 00:56:49 +03:00 |
|
pavel-zotov
|
2778a39a9b
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_03.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). Merge expression defined in 'SQL_TO_BE_RESTARTED' must NOT end with semicolon
|
2023-11-26 00:55:15 +03:00 |
|
pavel-zotov
|
3e3a3dd666
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_02.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). Merge expression defined in 'SQL_TO_BE_RESTARTED' must NOT end with semicolon
|
2023-11-26 00:54:23 +03:00 |
|
pavel-zotov
|
02b4278725
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_01.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). Merge expression defined in 'SQL_TO_BE_RESTARTED' must NOT end with semicolon
|
2023-11-26 00:53:24 +03:00 |
|
pavel-zotov
|
5d853cd444
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_merge_deny_multiple_matches.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). Merge expression defined in 'SQL_TO_BE_RESTARTED' must NOT end with semicolon
|
2023-11-26 00:49:51 +03:00 |
|
pavel-zotov
|
6b9b99b0f7
|
Same correction: writing code requires more care since 6.0.0.150: ISQL does not allow to specify THE SAME terminator twice
|
2023-11-26 00:42:52 +03:00 |
|
pavel-zotov
|
13a43748c4
|
Added/Updated tests\functional\tabloid\test_join_transformation_002.py: Writing code requires more care since 6.0.0.150: ISQL does not allow to specify THE SAME terminator twice
|
2023-11-26 00:40:02 +03:00 |
|