[MDEV-20540] main.ctype_cp932_binlog_row failed in buildbot with wrong result Created: 2019-09-09  Updated: 2022-02-22

Status: Open
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.5
Fix Version/s: 10.5

Type: Bug Priority: Minor
Reporter: Alice Sherepa Assignee: Andrei Elkin
Resolution: Unresolved Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/win32-debug/builds/15330/steps/test/logs/stdio

10.5 b09c588700eee984c30e4

main.ctype_cp932_binlog_row              w3 [ fail ]
        Test ended at 2019-09-08 12:34:58
 
CURRENT_TEST: main.ctype_cp932_binlog_row
--- D:/win32-debug/build/src/mysql-test/main/ctype_cp932_binlog_row.result	2019-09-08 12:26:38.028359100 +0000
+++ D:\win32-debug\build\src\mysql-test\main\ctype_cp932_binlog_row.reject	2019-09-08 12:34:57.828964200 +0000
@@ -7,14 +7,6 @@
 SET @var1= x'8300';
 EXECUTE stmt1 USING @var1;
 include/show_binlog_events.inc
-Log_name	Pos	Event_type	Server_id	End_log_pos	Info
-master-bin.000001	#	Gtid	#	#	GTID #-#-#
-master-bin.000001	#	Query	#	#	use `test`; CREATE TABLE t1(f1 blob)
-master-bin.000001	#	Gtid	#	#	BEGIN GTID #-#-#
-master-bin.000001	#	Annotate_rows	#	#	INSERT INTO t1 VALUES(X'8300')
-master-bin.000001	#	Table_map	#	#	table_id: # (test.t1)
-master-bin.000001	#	Write_rows_v1	#	#	table_id: # flags: STMT_END_F
-master-bin.000001	#	Query	#	#	COMMIT
 SELECT HEX(f1) FROM t1;
 HEX(f1)
 8300
 
mysqltest: Result length mismatch



 Comments   
Comment by Sachin Setiya (Inactive) [ 2020-06-01 ]

This test has failed only one time , and last and first (with the same error as of MDEV) time it failed was in Sep-2019

https://buildbot.askmonty.org/buildbot/reports/cross_reference#branch=&revision=&platform=&dt=&bbnum=&typ=&info=&fail_name=ctype_cp932_binlog_row&fail_variant=&fail_info_short=&fail_info_full=&limit=25

So I am lowering its priority.

Generated at Thu Feb 08 09:00:15 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.