Test binlog.binlog_gtid_state_update_deadlock is failing on 5.7 trunk
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Percona Server moved to https://jira.percona.com/projects/PS | Status tracked in 5.7 | |||||
5.5 |
Invalid
|
Undecided
|
Unassigned | |||
5.6 |
Invalid
|
Undecided
|
Unassigned | |||
5.7 |
Fix Released
|
Low
|
Robert Golebiowski |
Bug Description
The test case binlog.
17:13:34 binlog.
17:13:34
17:13:34 MTR's internal check of the test case 'binlog.
17:13:34 This means that the test case does not preserve the state that existed
17:13:34 before the test case was executed. Most likely the test case did not
17:13:34 do a proper clean-up. It could also be caused by the previous test run
17:13:34 by this thread, if the server wasn't restarted.
17:13:34 This is the diff of the states of the servers before and after the
17:13:34 test case was executed:
17:13:34 mysqltest: Logging to '/mnt/workspace
17:13:34 mysqltest: Results saved in '/mnt/workspace
17:13:34 mysqltest: Connecting to server localhost:13011 (socket /tmp/GsD61S5_
17:13:34 mysqltest: ... Connected.
17:13:34 mysqltest: Start processing test commands from './include/
17:13:34 mysqltest: ... Done processing test commands.
17:13:34 --- /mnt/workspace/
17:13:34 +++ /mnt/workspace/
17:13:34 @@ -668,7 +668,7 @@
17:13:34 VERSION_COMPILE_OS Linux
17:13:34 WAIT_TIMEOUT 28800
17:13:34 VARIABLE_NAME VARIABLE_VALUE
17:13:34 -DEBUG_SYNC ON - signals: ''
17:13:34 +DEBUG_SYNC ON - signals: 'have_gtid_
tags: | added: ci upstream |
PR: https:/ /github. com/percona/ percona- server/ pull/1697