[MDEV-12925] binlog.binlog_killed failed in buildbot with wrong result Created: 2017-05-26  Updated: 2023-11-29  Resolved: 2023-11-29

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.1
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/work-amd64-valgrind/builds/10067/steps/test/logs/stdio

binlog.binlog_killed 'stmt,xtradb'       w3 [ fail ]
        Test ended at 2017-05-25 04:55:06
 
CURRENT_TEST: binlog.binlog_killed
--- /mnt/data/buildot/maria-slave/work-opensuse-amd64/build/mysql-test/suite/binlog/r/binlog_killed.result	2017-05-24 18:19:47.703146209 +0300
+++ /mnt/data/buildot/maria-slave/work-opensuse-amd64/build/mysql-test/suite/binlog/r/binlog_killed.reject	2017-05-25 04:55:06.492453964 +0300
@@ -120,7 +120,7 @@
 delete from t4 where b=bug27563(1) or b=bug27563(2);
 select count(*) FROM INFORMATION_SCHEMA.PROCESSLIST where state='User lock';
 count(*)
-1
+0
 kill query ID;
 ERROR 70100: Query execution was interrupted
 select count(*) from t4 /* must be 1 */;
 
mysqltest: Result content mismatch


Generated at Thu Feb 08 08:01:34 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.