6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00
Commit Graph

1620 Commits

Author SHA1 Message Date
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
813b26b16b Remove fix for #21 as it was fixed in firebird-base; updated documentation 2024-02-20 16:45:27 +01: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
3247e6c614 mark a test which must be SKIPPED when running QA against any FB forks 2024-02-16 19:43:00 +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
cc21d0f1bd Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa 2024-02-10 14:57:22 +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
0142fb1d3b Fix for #24 2024-02-09 16:21:05 +01:00
443da69aae Try to improve github allerts 2024-02-08 18:47:51 +01:00
70e75e4b56 Switch from setuptools to hatch, version 0.19.0 2024-02-08 17:03:56 +01:00
pavel-zotov
310b2c2995 Added/Updated tests\bugs\gh_7995_test.py: Checked on 5.0.1.1332 (commit ffb54229). 2024-02-07 12:08:07 +03:00
pavel-zotov
82254e58bb Added/Updated tests\bugs\gh_7993_test.py: reduced min_version to 4.0.5 after check intermediate builds: Checked on 5.0.1.1331 (commit 86902a69), 4.0.5.3054 (commit 147bff1a) 2024-02-06 12:34:31 +03:00
pavel-zotov
704a15d535 Added/Updated tests\bugs\gh_7993_test.py: Checked on 6.0.0.249. NB: 5.x is also affected and it looks a regression since 5.0.0.1292 2024-02-06 09:36:19 +03:00
pavel-zotov
85b4add05f Added/Updated tests\bugs\gh_7992_test.py: Checked on 5.0.1.1330, 6.0.0.247. 2024-02-03 10:04:49 +03:00
pavel-zotov
ea3e47e601 Added compressed .fbk for test gh_7992 2024-02-03 10:01:57 +03:00
pavel-zotov
49820d8ae6 Added/Updated tests\bugs\gh_7979_test.py: adjusted 'ISSUE' and 'TITLE' tags 2024-02-03 09:52:25 +03:00
pavel-zotov
835409baed Added/Updated tests\bugs\gh_7568_test.py: Checked on 6.0.0.247. 2024-02-03 08:46:09 +03:00
pavel-zotov
247f8e02a2 Added/Updated tests\bugs\gh_7979_test.py: adjusted generated .py code: removed unneeded call to services, replaced hard-coded values with variables. 2024-02-03 08:19:20 +03:00
pavel-zotov
5da6350fbc Added/Updated tests\bugs\gh_7979_test.py: Bug could NOT be reproduced on Windows. Bug can be reproduced only when appropriate code runs OUTSIDE current firebird-QA framework, i.e. directly from OS. Checked on 6.0.0.244. 2024-02-02 22:20:30 +03:00
pavel-zotov
9965726e44 Added/Updated tests\bugs\gh_7917_test.py: Added check for testing vanilla FB (temporary, until appropriate commits not merged with HQbird fork). 2024-02-01 14:41:10 +03:00
pavel-zotov
3510e98bd7 Added/Updated tests\bugs\gh_7917_test.py: removed windows-only mark after check test on Linux. 2024-01-30 18:38:43 +03:00
pavel-zotov
0ca915f261 Added/Updated tests\bugs\gh_7917_test.py: Checked on 4.0.5.3053, 5.0.1.1327, 6.0.0.230 (intermediate snapshots; all in CS/SS). 2024-01-30 17:40:33 +03:00
pavel-zotov
e49f253d13 Added/Updated tests\bugs\gh_7976_test.py: Checked on 5.0.1.1324. 2024-01-25 18:44:56 +03:00
pavel-zotov
674b360dfb Added/Updated tests\bugs\core_5093_test.py: expected_output depends on major FB version, see definition of 'blob_new_cset' variable/ 2024-01-24 15:57:13 +03:00
pavel-zotov
6248932d5c Added/Updated tests\bugs\gh_7863_test.py: Checked on 6.0.0.223, 5.0.1.1322. 2024-01-24 15:31:37 +03:00
pavel-zotov
505b09cfca Added/Updated tests\bugs\gh_7921_test.py: Reduced min_version to 5.0.1 after backporting, see commit fef5af38, 23.01.2024. 2024-01-24 13:05:38 +03:00
pavel-zotov
1f5b9d60da Added/Updated tests\bugs\gh_7823_test.py: Checked on 6.0.0.223 2024-01-24 13:01:13 +03:00
pavel-zotov
1ef8a56398 Added/Updated tests\bugs\gh_7962_test.py: minor change: adjusted min_version to 5.0.1 2024-01-23 08:23:05 +03:00
pavel-zotov
bcd8373fc8 Added/Updated tests\bugs\gh_7962_test.py: Checked on 6.0.0.219 after commit bcc53d43 2024-01-23 08:22:13 +03:00
pavel-zotov
52accbe1b6 Added/Updated tests\bugs\core_5093_test.py: Adjusted output after fixed gh-7924 2024-01-23 07:44:45 +03:00
pavel-zotov
554876288a Added/Updated tests\bugs\gh_7924_2_test.py: Checked on 6.0.0.219 after commit bcc53d43 2024-01-22 23:57:39 +03:00