mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\bugs\gh_6915_test.py: added references to tests which must verify performance issues. See notes.
This commit is contained in:
parent
80647d8f14
commit
54488c2ac4
@ -7,7 +7,11 @@ TITLE: Allow attribute DISABLE-COMPRESSIONS in UNICODE collations
|
||||
DESCRIPTION:
|
||||
Only ability to use 'DISABLE-COMPRESSION' in attributes list is checked here.
|
||||
Performance comparison with and without this attribute will be checked in separate test.
|
||||
FBTEST: bugs.gh_6915
|
||||
NOTES:
|
||||
[24.12.2024] pzotov
|
||||
Several tests have been added in order to check PERFORMANCE affect of 'DISABLE-COMPRESSIONS=1':
|
||||
* bugs/gh_6915_cs_cz_test.py
|
||||
* bugs/gh_6915_hu_hu_test.py
|
||||
"""
|
||||
|
||||
import pytest
|
||||
|
Loading…
Reference in New Issue
Block a user