6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 21:43:06 +01:00
Commit Graph

1276 Commits

Author SHA1 Message Date
pavel-zotov
a0888cfb41 Added/Updated tests\functional\database\create\test_13.py: added second check: ensure that 'gstat -h' shows 'force write' in the 'Attributes' line 2024-04-16 18:22:49 +03:00
pavel-zotov
05e5f8df68 Added/Updated tests\functional\database\create\test_13.py: Test was requested by dimitr, letter: 15.04.2024 20:32. 2024-04-16 17:31:18 +03:00
pavel-zotov
7cd288b89b Added/Updated tests\bugs\gh_8062_test.py: Checked on Windows, 6.0.0.315 SS/CS, intermediate snapshot on commit #003b2e0. 2024-04-16 14:40:43 +03:00
pavel-zotov
6cdf45d182 Added/Updated tests\bugs\core_1058_addi_test.py: Example from https://github.com/FirebirdSQL/firebird/issues/7924#issue-2046076122 2024-04-12 20:39:50 +03:00
pavel-zotov
c46a29e814 Added/Updated tests\bugs\gh_8078_test.py: Checked on 6.0.0.312-ff9f094, 5.0.1.1378-fbd31da 2024-04-12 11:41:18 +03:00
pavel-zotov
295895d055 Added/Updated tests\bugs\gh_7086_test.py: Adjusted output for FB 6.x (changed since 6.0.0.273; discussed with Adriano). 2024-04-09 09:54:10 +03:00
pavel-zotov
8c3deb0cd0 Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: Added colon after 'description' tag, otherwise its content will be added to the 'title' during XML parsing 2024-04-07 01:46:12 +03:00
pavel-zotov
10f8fb98f8 Added/Updated tests\bugs\gh_2388_test.py: Checked on 6.0.0.305 #73551f3 2024-04-05 15:13:48 +03:00
pavel-zotov
d3cc6449bb Added/Updated tests\bugs\gh_8056_addi_test.py: Confirmed bug on 5.0.1.1373 #48915d1. Checked on 5.0.1.1377 #3b5ab26. 2024-04-05 00:18:41 +03:00
pavel-zotov
8239f3c88a Added/Updated tests\bugs\gh_8063_test.py: Checked on 6.0.0.305 73551f3; 5.0.1.1371 48915d1 (intermediate snapshots). 2024-04-02 19:28:08 +03:00
pavel-zotov
bcdb8f2b81 Added/Updated tests\bugs\gh_0310_test.py: Added temporary mark 'disabled_in_forks' to SKIP this test when QA runs agains *fork* of standard FB. 2024-03-28 19:59:25 +03:00
pavel-zotov
efe36e4413 Added/Updated tests\bugs\core_5691_test.py: Removed loop with search for 'file description' attribute because it is useless in case when system locale differs from English (e.g. russian etc). Defined constant with value = 34. 2024-03-28 19:52:36 +03:00
pavel-zotov
3d538f5c68 Added/Updated tests\bugs\core_5691_test.py: Added call os.system('chcp 65001') before invocation of VBS. See notes. 2024-03-28 12:59:06 +03:00
pavel-zotov
3c34d08361 Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: re-implemented after fixed gh-8042, commit commit #62f4c5a7 2024-03-26 16:16:41 +03:00
pavel-zotov
43b4f1c884 Updated tests\bugs\gh_0310_test.py: adjust expected stdout/stderr to current FB version. 2024-03-26 15:53:04 +03:00
pavel-zotov
006a7dd606 Added/Updated tests\bugs\gh_8015_test.py: Checked on 6.0.0.301. Currently only BTRIM is checked. 2024-03-26 13:26:34 +03:00
pavel-zotov
5015481ee1 Added/Updated tests\bugs\gh_7937_test.py: Checked on 6.0.0.286 2024-03-26 10:09:26 +03:00
pavel-zotov
1e7b2ece32 Added/Updated tests\bugs\gh_8056_test.py: Checked on 6.0.0.295 bf5ab97, 5.0.1.1370 906e270, 4.0.5.3080 5d44e7c 2024-03-24 00:06:29 +03:00
pavel-zotov
b782dcb0af Added/Updated tests\bugs\gh_7647_test.py: Added restriction for major versions that are allowed to be checked: currently only 3.x and 4.x. See also: https://github.com/FirebirdSQL/firebird/issues/7862 2024-03-23 21:42:31 +03:00
pavel-zotov
4dcf096674 Added/Updated tests\bugs\gh_7227_test.py: Test was not committed in repo for unknown reason. Fixed (after check again on 5.x). 2024-03-23 21:25:22 +03:00
pavel-zotov
a2ad4659fa Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: re-implemented after fixed gh-8042, commit commit #62f4c5a7 2024-03-23 20:57:12 +03:00
pavel-zotov
28ef5c826c Added/Updated tests\bugs\gh_6802_test.py: Added combine_output in order to see concrete case where test fails. Checked on Windows, ServerMode = CS/SS: 4.0.5.3077, 5.0.1.1360, 6.0.0.288 2024-03-15 16:16:36 +03:00
pavel-zotov
e08a65108a Added/Updated tests\functional\arno\optimizer\test_opt_inner_join_03.py: Adjusted expected plan for FB 3.x after #8030 (discussed with dimitr). 2024-03-15 12:22:37 +03:00
pavel-zotov
393817c4cf Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: Added temporary mark 'disabled_in_forks' - see notes. 2024-03-15 08:11:18 +03:00
pavel-zotov
acc350f834 Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: 6.0.0.288 eee5704, 5.0.1.1360 055b53b, 4.0.5.3077 (regular sapshot, date: 14.03.2024). NB: SEE NOTES. Make sure that FB service does not have 'Restart' option in recovery page. 2024-03-14 23:25:12 +03:00
pavel-zotov
5b57e1b99b Added/Updated tests\bugs\gh_7997_test.py: Reduced min_version after check 4.0.5.3066 (commit #9930033) 2024-03-13 22:34:04 +03:00
pavel-zotov
0d7b7d4804 Added/Updated tests\bugs\gh_8033_test.py: Checked on 5.0.1.1358 (commt #b0c846ae) - reduced min_version to 5.0.1. 2024-03-13 20:10:25 +03:00
pavel-zotov
038a6013c5 Added/Updated tests\functional\tabloid\test_dbp_1940_20040130_1740.py: added combine_output in order to see STDERR content 2024-03-13 09:48:17 +03:00
pavel-zotov
8dfbf6842f Added/Updated tests\functional\tabloid\test_dbp_2146_distinct_not_in.py: added combine_output in order to see STDERR content 2024-03-13 09:37:42 +03:00
pavel-zotov
da7b00fe5b Added/Updated tests\bugs\core_0165_test.py: added combine_output in order to see STDERR content 2024-03-13 09:33:32 +03:00
pavel-zotov
73190ac2b1 Added/Updated tests\bugs\gh_7997_test.py: Checked 5.0.1.1358. Reduced min_version to 5.0.1. 2024-03-13 08:14:38 +03:00
pavel-zotov
4222fdd357 Added/Updated tests\bugs\gh_8020_test.py: Checked on 6.0.0.269. NOTE: DROP-statements are intentionally enclosed in PSQL block with begin/end and suppressing any error. See notes. 2024-03-12 10:09:00 +03:00
pavel-zotov
52424e94c0 Added/Updated tests\bugs\gh_8033_test.py: Checked 6.0.0.278 -- all fine. 2024-03-11 21:56:49 +03:00
pavel-zotov
693244b5ad dummy change for adjust local git settings 2024-03-11 21:42:02 +03:00
pavel-zotov
cbfa183036 Added/Updated tests\bugs\gh_7997_test.py: Checked 6.0.0.276 -- all fine 2024-03-11 21:30:25 +03:00
pavel-zotov
7881246dff Added/Updated tests\bugs\core_5501_test.py: minor change: adjusted comments 2024-02-18 10:24:11 +03:00
pavel-zotov
17ea299d65 Added/Updated tests\bugs\core_5501_test.py: put encryption in proper place: after we made DB pages garbage. 2024-02-17 23:38:07 +03:00
pavel-zotov
a0bc238036 Added/Updated tests\bugs\core_5501_test.py: fully re-implemented. See notes. 2024-02-17 21:11:20 +03:00
pavel-zotov
bbfa394385 Added/Updated tests\bugs\gh_7747_test.py: Added call to sweep: test sometimes can fail if background garbage collection does not complete its job. Detected several times on Linux. See notes. 2024-02-17 09:43:27 +03:00
pavel-zotov
fe56d7bc51 Added/Updated tests\bugs\gh_7979_test.py: Minor correction in comments 2024-02-16 19:46:07 +03:00
pavel-zotov
3ad20de5f3 Added/Updated tests\bugs\gh_7998_test.py: Minor correction in comments 2024-02-16 19:45:56 +03:00
pavel-zotov
78557b910a Added/Updated tests\bugs\gh_7998_test.py: Added [temporary] mark for SKIP this test when QA runs agains *fork* of standard FB because it hangs. See comments in the test source. 2024-02-16 19:44:01 +03:00
pavel-zotov
1bef2dd6a2 Added/Updated tests\bugs\gh_7979_test.py: Added [temporary] mark for SKIP this test when QA runs agains *fork* of standard FB because it hangs. See comments in the test source. 2024-02-16 19:43:50 +03:00
pavel-zotov
3f621f1f34 Added/Updated tests\bugs\gh_7979_test.py: Reduced min_version to 4.0.5. Checked on 4.0.5.3059 (commit #a552f1f3), 5.0.1.1340 (commit #f7171b58) 2024-02-15 23:27:02 +03:00
pavel-zotov
03af143d34 Added/Updated tests\functional\replication\test_blob_characters_garbled_when_conn_charset_differs.py: Checked on Windows: 6.0.0.264, 5.0.1.1340, 4.0.5.3059 -- all fine. 2024-02-15 23:17:28 +03:00
pavel-zotov
6a184a6e41 Added/Updated tests\bugs\gh_7998_test.py: Checked on 5.0.1.1340 -- all fine. Reduced min_version. 2024-02-15 13:43:01 +03:00
pavel-zotov
6e8c054c17 Added/Updated tests\bugs\gh_7998_test.py: adjusted min_version 2024-02-10 15:03:11 +03:00
pavel-zotov
00b037401c Added/Updated tests\bugs\gh_7916_test.py: Checked on 6.0.0.257 -- all fine. 2024-02-10 15:02:23 +03:00
pavel-zotov
1d314d55ec Added/Updated tests\bugs\gh_7916_test.py: Checked on 6.0.0.257. 2024-02-10 13:52:04 +03:00
pavel-zotov
f844e83418 Added/Updated tests\bugs\gh_7998_test.py: Checked on 6.0.0.257 2024-02-10 13:41:22 +03:00