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

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

This commit is contained in:
pavel-zotov 2024-04-07 01:46:12 +03:00
parent 10f8fb98f8
commit 8c3deb0cd0

View File

@ -4,7 +4,7 @@
ID: replication.bugcheck_in_rw_replica_after_conflicting_insert
ISSUE: https://github.com/FirebirdSQL/firebird/issues/8040
TITLE: Bugcheck 183 (wrong record length) could happen on replica database after UK violation on insert
DESCRIPTION
DESCRIPTION:
Test temporary changes mode of replica to READ-WRITE.
We create table 'PERF_AGG' on master with PK-column and UNIQUE constraint for other several columns (<S>)