pavel-zotov
|
063602005b
|
Added/Updated tests\bugs\gh_8249_test.py: Checked on 6.0.0.485 -- all OK. No output to STDOUT, all queries finish with errors.
|
2024-10-22 20:29:09 +03:00 |
|
pavel-zotov
|
25dd99989d
|
Added/Updated tests\bugs\core_4345_test.py: added combine_ouput=True in order to see failed details in annotations.
|
2024-09-29 23:11:41 +03:00 |
|
pavel-zotov
|
a26e1cce6b
|
Added/Updated tests\bugs\gh_3357_test.py: added comment about related commit
|
2024-09-29 01:47:19 +03:00 |
|
pavel-zotov
|
f85816beb9
|
Added/Updated tests\bugs\gh_7118_test.py: added comment about related commit
|
2024-09-29 01:47:07 +03:00 |
|
pavel-zotov
|
75baaa8121
|
Added/Updated tests\bugs\gh_7398_test.py: Checked on 6.0.0.471, 5.0.2.1519, 4.0.6.3157. SEE NOTES.
|
2024-09-29 01:40:58 +03:00 |
|
pavel-zotov
|
c4e2af9b2c
|
Added .zip that is needed for upcoming test bugs/gh_7398_test.py
|
2024-09-29 01:40:30 +03:00 |
|
pavel-zotov
|
f9366e4556
|
Added/Updated tests\bugs\gh_8263_test.py: Checked on 6.0.0.474, 5.0.2.1519. SEE NOTES.
|
2024-09-28 17:19:19 +03:00 |
|
pavel-zotov
|
dbcd5e8067
|
Increased ParallelWorkers: it must be greater than 1 because of tests/gh_8263_test.py - see notes there
|
2024-09-28 17:11:28 +03:00 |
|
pavel-zotov
|
ebc90eff48
|
Added/Updated tests\bugs\gh_8265_test.py: fixed wrong value of argument for 'driver_config.register_server()' call that caused another test fail with 'Server ... already registered'
|
2024-09-27 08:46:23 +03:00 |
|
pavel-zotov
|
89e3f717f8
|
Added/Updated tests\bugs\gh_8265_test.py: added comment
|
2024-09-26 11:31:15 +03:00 |
|
pavel-zotov
|
05df68c160
|
Added/Updated tests\bugs\gh_8265_test.py: Checked on 5.0.2.1516-92316F0 (intermediate snapshot 25.09.2024)
|
2024-09-26 11:28:54 +03:00 |
|
pavel-zotov
|
a3ba2b7669
|
Added/Updated tests\bugs\gh_8252_test.py: added comment about additional test for this issue: tests/functional/tabloid/test_aae2ae32.py
|
2024-09-26 10:50:19 +03:00 |
|
pavel-zotov
|
3fd3159708
|
Added/Updated tests\bugs\gh_8233_test.py: minor change - fixed typo
|
2024-09-26 10:48:49 +03:00 |
|
pavel-zotov
|
44dd2cdb34
|
Added/Updated tests\functional\tabloid\test_aae2ae32.py: Checked on 5.0.2.1516-92316F0 -- all ok: two hash joins instead of subquery.
|
2024-09-26 10:47:01 +03:00 |
|
pavel-zotov
|
b9c0379c0d
|
Added/Updated tests\bugs\gh_8250_test.py: Checked on 6.0.0.467. NOTE: test currently has min_version=6.0, see notes.
|
2024-09-25 09:35:57 +03:00 |
|
pavel-zotov
|
a60b8c72cb
|
Added/Updated tests\functional\tabloid\test_cc183f59.py: Checked on 6.0.0.467. See notes about MERGE JOIN selecting.
|
2024-09-25 00:09:52 +03:00 |
|
pavel-zotov
|
7f28961f1b
|
Added/Updated tests\bugs\gh_8253_test.py: minor change: wrong alias name was in use, changed to correct.
|
2024-09-24 07:43:42 +03:00 |
|
pavel-zotov
|
9d34fda531
|
Added/Updated tests\functional\arno\optimizer\test_opt_inner_join_05.py: Changed substitutions: one need to suppress '(keys: N, total key length: M)' in FB 6.x after commit c50b0aa6 ('Add key info to the hash join plan output').
|
2024-09-24 00:01:37 +03:00 |
|
pavel-zotov
|
25530f80bb
|
Added/Updated tests\bugs\gh_7904_test.py: Changed substitutions: one need to suppress '(keys: N, total key length: M)' in FB 6.x after commit c50b0aa6 ('Add key info to the hash join plan output').
|
2024-09-23 23:59:10 +03:00 |
|
pavel-zotov
|
ede28525bd
|
Added/Updated tests\bugs\gh_8255_test.py: fixed forgotten import
|
2024-09-23 21:48:58 +03:00 |
|
pavel-zotov
|
bdb69722a7
|
Added/Updated tests\bugs\gh_8255_test.py: added skipif(platform.system() = 'Windows' according to ticket note about IFDEF WIN_NT.
|
2024-09-23 18:12:26 +03:00 |
|
pavel-zotov
|
6c67c080a4
|
Added/Updated tests\bugs\gh_8255_test.py: Checked on 6.0.0.466, 5.0.2.1513, 4.0.6.3156
|
2024-09-23 18:07:17 +03:00 |
|
pavel-zotov
|
cb6ed4b2eb
|
Added/Updated tests\bugs\gh_8253_test.py: Checked on 6.0.0.466, 5.0.2.1513, 4.0.6.3156
|
2024-09-23 12:15:12 +03:00 |
|
pavel-zotov
|
a3cbdc9ece
|
Added pre-defined alias required for bugs/gh_8253_test.py
|
2024-09-23 12:14:48 +03:00 |
|
pavel-zotov
|
c6c322001b
|
Added/Updated tests\bugs\core_0986_test.py: dummy change in order to force all FB versions to be checked by subsequent QA run
|
2024-09-23 00:08:10 +03:00 |
|
pavel-zotov
|
e466c9de75
|
Added/Updated tests\bugs\gh_7846_test.py: Checked on 6.0.0.457; 5.0.2.1499; 4.0.5.3136.
|
2024-09-17 00:15:08 +03:00 |
|
pavel-zotov
|
e2e9a2b12c
|
Added/Updated tests\bugs\gh_8115_test.py: Checked on 6.0.0.457, 5.0.2.1499. NOTE: plans differ in FB 5.x vs 6.x
|
2024-09-16 16:19:02 +03:00 |
|
pavel-zotov
|
6fced132bb
|
Added .zip that is needed for upcoming test
|
2024-09-16 16:18:32 +03:00 |
|
pavel-zotov
|
aee78b8b69
|
Added/Updated tests\bugs\gh_5588_test.py: Minor change: fixed typo.
|
2024-09-15 12:30:15 +03:00 |
|
pavel-zotov
|
ca83a1bfa6
|
Added/Updated tests\bugs\gh_5589_test.py: Checked on 6.0.0.457, 5.0.2.1499
|
2024-09-15 12:29:43 +03:00 |
|
pavel-zotov
|
b604f005ea
|
Added/Updated tests\bugs\gh_8252_test.py: Checked on 5.0.2.1499-5fa4ae6.
|
2024-09-14 13:46:05 +03:00 |
|
pavel-zotov
|
140ba94f6c
|
Added/Updated tests\functional\tabloid\test_883200d1.py: Checked on 6.0.0.457 - all OK.
|
2024-09-13 22:09:28 +03:00 |
|
pavel-zotov
|
92e0fd027b
|
Added/Updated tests\bugs\core_5118_test.py: dummy change in order to force subsequent QA run for all FB versions.
|
2024-09-12 21:04:46 +03:00 |
|
pavel-zotov
|
1e08690886
|
Added/Updated tests\bugs\core_5118_test.py: Replaced test query so that it does not use index navigation ('plan order') but still checks indexed access. Requested by dimitr, letters with subj 'core_5118_test', since 11.09.2024 17:26. Checked on 6.0.0.452, 5.0.2.1493, 4.0.5.3136, 3.0.13.33789
|
2024-09-12 12:31:24 +03:00 |
|
pavel-zotov
|
9afb73b053
|
Added/Updated tests\bugs\core_2051_test.py: Removed execution plan from expected output. Requested by dimitr.
|
2024-09-12 11:57:26 +03:00 |
|
pavel-zotov
|
1a3a9e0db7
|
Added/Updated tests\bugs\gh_8219_test.py: Confirmed problem on snapshotrs before 20-aug-2024 -- see notes. Test can be used only for ServerMode = Super or SuperClassic
|
2024-09-05 12:28:07 +03:00 |
|
pavel-zotov
|
17d8f37104
|
Added/Updated tests\bugs\gh_0731_test.py: ISQL must work with charset = utf8. Otherwise 'Expected end of statement, encountered EOF' will raise on Linux.
|
2024-09-05 10:07:37 +03:00 |
|
pavel-zotov
|
fb31b6c739
|
Added/Updated tests\functional\intl\test_non_ascii_firebird_and_trace_utf8.py: Checked 6.0.0.450, 5.0.2.1493, 4.0.6.3142 (on Windows).
|
2024-09-04 20:06:13 +03:00 |
|
pavel-zotov
|
b70f017488
|
Add marker 'intl' for tests which deal with non-ascii characters
|
2024-09-04 20:04:56 +03:00 |
|
pavel-zotov
|
39e0c356d1
|
Added/Updated tests\bugs\core_0986_test.py: minor changes
|
2024-09-04 16:45:16 +03:00 |
|
pavel-zotov
|
f61d3d5a9b
|
Added/Updated tests\bugs\gh_8241_test.py: Checked on 6.0.0.450-8591572, 5.0.2.1493-eb720e8.
|
2024-09-04 15:21:25 +03:00 |
|
pavel-zotov
|
75230e4181
|
Added/Updated tests\bugs\core_0986_test.py: minor changes: removed not working comments
|
2024-09-04 12:43:07 +03:00 |
|
pavel-zotov
|
21b75e0a26
|
Added/Updated tests\bugs\gh_0731_test.py: Checked on all recent 3.x ... 6.x
|
2024-09-04 12:30:37 +03:00 |
|
pavel-zotov
|
e8ccc02275
|
Added/Updated tests\bugs\core_4301_test.py: Added 'using plugin Srp' into 'CREATE USER' statements, in order to check 'COMMENT ON USER' with non-ascii text.
|
2024-09-04 11:59:41 +03:00 |
|
pavel-zotov
|
fbb6793e76
|
Added/Updated tests\bugs\gh_7128_test.py: Checked on 6.0.0.447, 5.0.2.1487, 4.0.6.3142; 3.0.13.33793 raises 'firebird.driver.types.DatabaseError: Invalid resultset interface'
|
2024-09-03 21:19:09 +03:00 |
|
pavel-zotov
|
02a8cf7ffc
|
Added/Updated tests\bugs\gh_8225_test.py: Uncomment display of explained plan
|
2024-09-03 09:14:24 +03:00 |
|
pavel-zotov
|
3aa1d69983
|
Added/Updated tests\bugs\gh_4314_test.py: Checked on 6.0.0.438, 5.0.2.1479, 4.0.6.3142, 3.0.12.33784.
|
2024-09-02 23:05:26 +03:00 |
|
pavel-zotov
|
97343f4813
|
Added/Updated tests\bugs\core_2650_test.py: Fully re-implemented, see notes. Checked on 6.0.0.447-901b4ce, 5.0.2.1487, 4.0.6.3142
|
2024-09-02 11:22:00 +03:00 |
|
pavel-zotov
|
0f8d782ff4
|
Added/Updated tests\functional\tabloid\test_3b372197.py: Checked on 6.0.0.446, 5.0.2.1487
|
2024-09-02 00:47:33 +03:00 |
|
pavel-zotov
|
207c9dacfb
|
Added/Updated tests\bugs\gh_6282_test.py: On Linux argument of tzfile is shown with prefix, e.g. '/usr/share/zoneinfo/', so we have to remove it
|
2024-09-01 10:51:09 +03:00 |
|