6
0
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:
pavel-zotov 2024-12-24 14:21:11 +03:00
parent 80647d8f14
commit 54488c2ac4

View File

@ -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