[MDEV-18283] Galera test failure on galera.GCF-1081 Created: 2019-01-17  Updated: 2022-10-22  Resolved: 2022-05-20

Status: Closed
Project: MariaDB Server
Component/s: Debug, Galera, Tests
Affects Version/s: 10.4
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Jan Lindström (Inactive) Assignee: Jan Lindström (Inactive)
Resolution: Not a Bug Votes: 0
Labels: Test_disabled, test_disabled_ES


 Description   

galera.GCF-1081 'innodb'                 [ fail ]
        Test ended at 2019-01-17 15:08:46
 
CURRENT_TEST: galera.GCF-1081
--- /home/jan/mysql/10.4-galera-2/mysql-test/suite/galera/r/GCF-1081.result	2018-10-23 19:18:38.327683390 +0300
+++ /home/jan/mysql/10.4-galera-2/mysql-test/suite/galera/r/GCF-1081.reject	2019-01-17 15:08:46.249042363 +0200
@@ -23,6 +23,8 @@
 INSERT INTO t1 VALUES (2, 2);;
 connection node_1a;
 SET SESSION DEBUG_SYNC = 'now WAIT_FOR sync.wsrep_before_BF_victim_unlock_reached';
+Warnings:
+Warning	1639	debug sync point wait timed out
 SET GLOBAL DEBUG = '';
 Warnings:
 Warning	1287	'@@debug' is deprecated and will be removed in a future release. Please use '@@debug_dbug' instead
@@ -42,6 +44,6 @@
 2	2
 3	1
 wsrep_local_replays
-1
+0
 DROP PROCEDURE proc_update;
 DROP TABLE t1;
 
mysqltest: Result length mismatch



 Comments   
Comment by Jan Lindström (Inactive) [ 2022-05-20 ]

Used debug_sync point does not exists anymore so this test case is not valid anymore.

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