Skip to content

Commit 8c3deb0

Browse files
committed
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
1 parent 10f8fb9 commit 8c3deb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/replication/test_bugcheck_in_rw_replica_after_conflicting_insert.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ID: replication.bugcheck_in_rw_replica_after_conflicting_insert
55
ISSUE: https://github.com/FirebirdSQL/firebird/issues/8040
66
TITLE: Bugcheck 183 (wrong record length) could happen on replica database after UK violation on insert
7-
DESCRIPTION
7+
DESCRIPTION:
88
Test temporary changes mode of replica to READ-WRITE.
99
1010
We create table 'PERF_AGG' on master with PK-column and UNIQUE constraint for other several columns (<S>)

0 commit comments

Comments
 (0)