pavel-zotov
|
aa0ece0ab6
|
Added/Updated tests\bugs\gh_7499_test.py: made TITLE more detailed
|
2023-03-31 23:50:20 +03:00 |
|
pavel-zotov
|
91851b24c0
|
Added .zip that is needed for test
|
2023-03-31 12:08:27 +03:00 |
|
pavel-zotov
|
684e877b1c
|
Added/Updated tests\bugs\gh_7499_test.py: see notes in the ticket.
|
2023-03-30 23:19:03 +03:00 |
|
pavel-zotov
|
bf82c9331e
|
Added/Updated tests\bugs\gh_7517_test.py: Cheched on 5.0.0.978; 4.0.3.2913; 3.0.11.33666 - all fine.
|
2023-03-29 10:23:44 +03:00 |
|
pavel-zotov
|
e88ff2f84d
|
Added/Updated tests\bugs\core_3858_1_test.py: dummy change in order to trigger QA runs next day
|
2023-03-21 22:20:41 +03:00 |
|
pavel-zotov
|
757e145af0
|
Added/Updated tests\bugs\gh_7488_test.py: dummy change in order to trigger QA runs
|
2023-03-20 01:56:57 +03:00 |
|
pavel-zotov
|
19b19eaced
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: TEMPORARY DISABLED. DISCUSSION WITH FB-TEAM REQUIRED
|
2023-03-19 01:44:14 +03:00 |
|
pavel-zotov
|
221c1b6a59
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: Make sure that ISQL process really established its attachment and started DML statement: see loop with 'found_worker_pid'
|
2023-03-18 18:00:13 +03:00 |
|
pavel-zotov
|
426b0e95ef
|
Added [wait_for_async_pid] section with MAX_WAIT_FOR_PID_APPEAR* parameters, separate for Windows and Linux. Will be used in some tests which have to be sure that launched async process really present in mon$attachments.
|
2023-03-18 17:58:54 +03:00 |
|
pavel-zotov
|
1c80560a78
|
Added xlsx with explanation for test test_read_consist_sttm_restart_on_update_01.py
|
2023-03-18 12:04:21 +03:00 |
|
pavel-zotov
|
8b6247163c
|
Added/Updated tests\bugs\core_5275_test.py: Reduced timeouts according to values that were used in old test that could reproduce problem on WI-T4.0.0.258. Fixed warning related to regexp. Added comments after tests on misc buuilds of JUN-2016.
|
2023-03-16 23:53:50 +03:00 |
|
pavel-zotov
|
bf9ae495ca
|
Added/Updated tests\bugs\core_3858_2_test.py: minor correction: changed comments
|
2023-03-15 10:11:16 +03:00 |
|
Pavel Zotov
|
b8e71ef05e
|
Merge pull request #15 from ant-zuev/add_test_core_3858_1
Add a test tests/bugs/core_3858_1_test.py from fbtest.
|
2023-03-15 10:08:53 +03:00 |
|
Pavel Zotov
|
b30fdb2bfe
|
Merge pull request #16 from ant-zuev/add_test_cast_datatypes
Add a test tests/functional/gtcs/test_cast_datatypes.py from fbtest.
|
2023-03-15 09:15:49 +03:00 |
|
Anton Zuev
|
1ab319fbfa
|
Add a test tests/functional/gtcs/test_cast_datatypes.py from fbtest.
|
2023-03-13 17:45:24 +03:00 |
|
Anton Zuev
|
fbab3e59ac
|
Delete old file core_3858_test.py.
|
2023-03-13 16:16:13 +03:00 |
|
Anton Zuev
|
b9c7db710c
|
Add a test tests/bugs/core_3858_1_test.py from fbtest. Rename file core_3858_test.py to core_3858_2.py.
|
2023-03-13 16:13:47 +03:00 |
|
pavel-zotov
|
64263b162f
|
Updated tests\bugs\gh_7488_test.py: adjust expected stdout/stderr to current FB version.
|
2023-03-13 15:46:58 +03:00 |
|
pavel-zotov
|
d7a21a7541
|
Removed MAX_ENCRYPT_DECRYPT_MS setting because all tests now use MAX_WAIT_FOR_ENCR_FINISH_WIN or MAX_WAIT_FOR_ENCR_FINISH_NIX, depending on OS.
|
2023-03-11 11:02:22 +03:00 |
|
pavel-zotov
|
0b548e5968
|
Added/Updated tests\functional\util\test_gbak_zip.py: Removed unused variable
|
2023-03-11 11:01:19 +03:00 |
|
pavel-zotov
|
0e46f484c9
|
Added/Updated tests\bugs\core_4462_linux_test.py: Removed unused variable
|
2023-03-11 11:00:47 +03:00 |
|
pavel-zotov
|
fb91d61e29
|
Added/Updated tests\bugs\core_4462_windows_test.py: Removed unused variable
|
2023-03-11 11:00:07 +03:00 |
|
pavel-zotov
|
f5693efeba
|
Added/Updated tests\bugs\core_5831_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:58:49 +03:00 |
|
pavel-zotov
|
61f2241e2f
|
Added/Updated tests\bugs\core_5808_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:56:44 +03:00 |
|
pavel-zotov
|
e1750e0e5a
|
Added/Updated tests\bugs\core_5796_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:52:28 +03:00 |
|
pavel-zotov
|
fde5e1985b
|
Added/Updated tests\bugs\core_5673_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:49:59 +03:00 |
|
pavel-zotov
|
d2180b5d84
|
Added/Updated tests\bugs\core_5077_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:45:47 +03:00 |
|
pavel-zotov
|
5a1b144d4d
|
Added/Updated tests\bugs\core_4524_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:42:07 +03:00 |
|
pavel-zotov
|
53a4107c3d
|
Added/Updated tests\bugs\core_6163_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:39:55 +03:00 |
|
pavel-zotov
|
840a554a6e
|
Added/Updated tests\bugs\core_6071_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:34:50 +03:00 |
|
pavel-zotov
|
a32216f0cd
|
Added/Updated tests\bugs\gh_6947_test.py: minor correction of comment
|
2023-03-11 10:27:35 +03:00 |
|
pavel-zotov
|
024fa7baaa
|
Added/Updated tests\bugs\gh_6947_test.py: Marked as SKIPPED because covered by core_6048_test. Probably will be deleted soon.
|
2023-03-11 10:25:52 +03:00 |
|
pavel-zotov
|
06c7753c78
|
Added/Updated tests\bugs\gh_7200_test.py: removed unused variable
|
2023-03-11 10:09:11 +03:00 |
|
pavel-zotov
|
4f56bdc67e
|
Added/Updated tests\bugs\core_6048_test.py: minor correction of comment
|
2023-03-11 10:04:23 +03:00 |
|
pavel-zotov
|
c99d2fac5c
|
Max waiting time for encryption to complete must be separated for different OS. Introduced MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings. They will replace old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:02:40 +03:00 |
|
pavel-zotov
|
ffe2049dc4
|
Added/Updated tests\bugs\core_6048_test.py: re-implemented: it is enough to see only few different values of mon$database.mon$crypt_page while encryption is running. See notes in the test.
|
2023-03-11 10:00:53 +03:00 |
|
pavel-zotov
|
9a015031bf
|
Added/Updated tests\bugs\gh_7501_test.py: Checked on 5.0.0.972; 4.0.3.2907
|
2023-03-11 00:40:03 +03:00 |
|
Pavel Zotov
|
486c4ad0dc
|
Merge pull request #14 from ant-zuev/add_tests_alter_trigger
Add tests for ALTER TRIGGER from fbtest.
|
2023-03-10 19:46:57 +03:00 |
|
Pavel Zotov
|
36faaa6d3e
|
Merge pull request #13 from ant-zuev/add_test_gh_6987
Add a test tests/bugs/gh_6987_test.py from fbtest.
|
2023-03-10 19:43:29 +03:00 |
|
Pavel Zotov
|
f7cd756e9f
|
Merge pull request #12 from ant-zuev/add_test_gh_6778
Add a test tests/bugs/gh_6778_test.py from fbtest.
|
2023-03-10 19:35:43 +03:00 |
|
Pavel Zotov
|
d5dccfd1f5
|
Update gh_6778_test.py
Minor change: provide two backslashes for each regexp special character.
|
2023-03-10 19:34:45 +03:00 |
|
pavel-zotov
|
3e36cef652
|
Removed test that was replaced by two ones: core_3690_dialect_1_test.py and core_3690_dialect_3_test.py
|
2023-03-10 19:10:32 +03:00 |
|
pavel-zotov
|
78721b418b
|
Added/Updated tests\bugs\core_3690_dialect_3_test.py: restored test that was missed during migration. Thanks to Anton Zuev.
|
2023-03-10 19:09:45 +03:00 |
|
pavel-zotov
|
dd77299b70
|
Added/Updated tests\bugs\core_3690_dialect_1_test.py: restored test that was missed during migration. Thanks to Anton Zuev.
|
2023-03-10 19:09:36 +03:00 |
|
Anton Zuev
|
091a25f6c8
|
Add tests for ALTER TRIGGER from fbtest.
|
2023-03-10 16:41:49 +03:00 |
|
Anton Zuev
|
6f6a80883a
|
Add a test tests/bugs/gh_6987_test.py from fbtest.
|
2023-03-10 15:51:08 +03:00 |
|
Anton Zuev
|
51018f7690
|
Add a test tests/bugs/gh_6778_test.py from fbtest.
|
2023-03-10 15:38:33 +03:00 |
|
Pavel Zotov
|
bc76b654c8
|
Merge pull request #10 from ant-zuev/add_test_trunc_function
Add a test for TRUNC function
|
2023-03-10 13:52:59 +03:00 |
|
pavel-zotov
|
48025dfd6e
|
Added/Updated tests\functional\datatypes\test_miscelan_binding.py: minor change: backslash for regexp special characters must be specified twise in order to avoit warnings
|
2023-03-10 13:51:13 +03:00 |
|
Pavel Zotov
|
ef8d683def
|
Merge pull request #9 from ant-zuev/add_fbtest_datatypes
Add datatypes tests from fbtest.
|
2023-03-10 13:46:51 +03:00 |
|