pavel-zotov
|
3de5c4145d
|
Added/Updated tests\bugs\core_4440_test.py: Added 'Error reading/writing' in substitutions: messages caused by crash must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs.
|
2023-12-12 20:36:50 +03:00 |
|
pavel-zotov
|
00a1a15b7d
|
Added/Updated tests\bugs\core_4310_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs.
|
2023-12-12 20:23:42 +03:00 |
|
pavel-zotov
|
bf0991cf79
|
Added/Updated tests\bugs\core_4205_test.py: Added 'combine_output = True' in order to see SQLSTATE if any error occurs.
|
2023-12-12 20:20:06 +03:00 |
|
pavel-zotov
|
70c619e52c
|
Added/Updated tests\bugs\core_4156_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs.
|
2023-12-12 20:15:28 +03:00 |
|
pavel-zotov
|
0044ad91ea
|
Added/Updated tests\bugs\core_3977_test.py: re-implemented, see notes.
|
2023-12-12 20:11:24 +03:00 |
|
pavel-zotov
|
6c03c0416f
|
Added/Updated tests\bugs\core_6262_test.py: added code for easier diagnostics when fail occurs
|
2023-12-12 11:40:05 +03:00 |
|
pavel-zotov
|
2c6ff0472e
|
Added/Updated tests\bugs\core_5236_test.py: refatored: explained plans are displayed as padded lines with '#' character so we can see indentation
|
2023-12-12 11:38:05 +03:00 |
|
pavel-zotov
|
a22fe8f938
|
Added/Updated tests\bugs\core_5092_test.py: added 'combine_output = True' in order to see runtime error in log
|
2023-12-12 11:12:18 +03:00 |
|
pavel-zotov
|
6ef38261db
|
Added/Updated tests\bugs\core_4271_test.py: added 'combine_output = True' in order to see runtime error in log
|
2023-12-12 11:08:32 +03:00 |
|
pavel-zotov
|
b91dd051fa
|
Added/Updated tests\functional\gtcs\test_misplaced_collation_in_extracted_metadata.py: adjusted inner ID and notes
|
2023-12-12 11:01:47 +03:00 |
|
pavel-zotov
|
b35e060c8e
|
Removed obsolete comments. Adjusted notes.
|
2023-12-12 11:00:13 +03:00 |
|
pavel-zotov
|
df738acfe9
|
Added/Updated tests\functional\replication\test_dblevel_triggers_must_not_fire_on_replica.py: removed old comment with non-used setting
|
2023-12-12 10:46:22 +03:00 |
|
pavel-zotov
|
5655f4e563
|
Reverted MAX_TIME_FOR_WAIT_* settings because some tests failed on fresh snapshots, both Windows and Linux. Removed obsolete parameter.
|
2023-12-12 10:40:55 +03:00 |
|
pavel-zotov
|
e17835387c
|
Added/Updated tests\bugs\core_3973_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs.
|
2023-12-11 18:18:09 +03:00 |
|
pavel-zotov
|
e4ed4e8aa6
|
Added/Updated tests\bugs\core_3899_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs.
|
2023-12-11 18:11:39 +03:00 |
|
pavel-zotov
|
7187fc6c81
|
Added/Updated tests\bugs\core_3569_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs.
|
2023-12-11 17:53:44 +03:00 |
|
pavel-zotov
|
76085756a6
|
Added/Updated tests\bugs\core_3475_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be filtered. Added 'combine_output = True' in order to see SQLSTATE if any error occurs.
|
2023-12-11 14:27:33 +03:00 |
|
pavel-zotov
|
4fedfb7d4a
|
Added/Updated tests\bugs\core_3421_test.py: Changed substitutions: error related to crash must not be filtered out by pattern. Added 'combine_output = True' in order to see any error occurred.
|
2023-12-11 14:06:49 +03:00 |
|
pavel-zotov
|
4f5bdd6583
|
Reduced max_time_for_wait* params
|
2023-12-11 12:26:27 +03:00 |
|
pavel-zotov
|
9b78f2555d
|
Added/Updated tests\bugs\core_3353_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be filtered out by '?(...)' pattern. Added 'combine_output = True' in order to see SQLSTATE if any error occurs.
|
2023-12-10 13:44:58 +03:00 |
|
pavel-zotov
|
0bc24ca44a
|
Added/Updated tests\bugs\core_2957_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be filtered out by '?(...)' pattern. Added 'combine_output = True' in order to see SQLSTATE if any error occurs.
|
2023-12-10 13:22:29 +03:00 |
|
pavel-zotov
|
f955b3b151
|
Added/Updated tests\bugs\core_0119_test.py: fixed typo
|
2023-12-10 13:12:35 +03:00 |
|
pavel-zotov
|
7c98e4c4fa
|
Added/Updated tests\bugs\core_1510_test.py: fixed typo
|
2023-12-10 13:12:24 +03:00 |
|
pavel-zotov
|
6cc907c2a4
|
Added/Updated tests\bugs\core_2831_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be filtered out by '?(...)' pattern. Added 'combine_output = True' in order to see SQLSTATE if any error occurs.
|
2023-12-10 13:12:05 +03:00 |
|
pavel-zotov
|
ebfa3c3e37
|
Added/Updated tests\bugs\core_1510_test.py: Added 'SQLSTATE' in substitutions: runtime error must be not be filtered out by '?(...)' pattern. Added 'combine_output = True' in order to see SQLSTATE if any error occurs.
|
2023-12-10 12:56:29 +03:00 |
|
pavel-zotov
|
21487f6b3b
|
Added/Updated tests\bugs\core_0119_test.py: Added 'SQLSTATE' in substitutions: runtime error must be not be filtered out by '?(...)' pattern. Added 'combine_output = True' in order to see SQLSTATE if any error occurs.
|
2023-12-10 12:35:07 +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 |
|