[MDEV-7311] innodb_bug30423 fails sporadically in buildbot Created: 2014-12-12  Updated: 2023-11-29  Resolved: 2023-11-29

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

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Sergei Petrunia
Resolution: Won't Fix Votes: 0
Labels: buildbot, tests

Issue Links:
Relates
relates to MDEV-7069 Fix buildbot failures in main server ... Stalled
relates to MDEV-7172 Fix buildbot failures in 10.1 tree Closed

 Description   

http://buildbot.askmonty.org/buildbot/builders/labrador/builds/4356/steps/test/logs/stdio

CURRENT_TEST: innodb.innodb_bug30423
--- /private/var/lib/buildslave/maria-slave/labrador/build/mysql-test/suite/innodb/r/innodb_bug30423.result	2014-12-12 17:55:33.000000000 +0200
+++ /private/var/lib/buildslave/maria-slave/labrador/build/mysql-test/suite/innodb/r/innodb_bug30423.reject	2014-12-12 19:15:10.000000000 +0200
@@ -50,7 +50,7 @@
 id	select_type	table	type	possible_keys	key	key_len	ref	rows	Extra
 1	SIMPLE	orgs	index	NULL	org_id	4	NULL	128	Using index
 1	SIMPLE	sa_opportunities	ref	org_id	org_id	5	test.orgs.org_id	1	Using index
-1	SIMPLE	contacts	ref	contacts$org_id	contacts$org_id	5	test.orgs.org_id	1	Using index
+1	SIMPLE	contacts	ref	contacts$org_id	contacts$org_id	5	test.orgs.org_id	4	Using index
 select @@innodb_stats_method;
 @@innodb_stats_method
 nulls_ignored



 Comments   
Comment by Alice Sherepa [ 2017-08-16 ]

recent failure on 5.5 http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos73-amd64/builds/3126/steps/mtr-tcmllc/logs/stdio

innodb.innodb_bug30423 'innodb_plugin'   w2 [ fail ]
        Test ended at 2017-12-06 00:53:24
 
CURRENT_TEST: innodb.innodb_bug30423
--- /usr/share/mysql-test/suite/innodb/r/innodb_bug30423.result	2017-12-06 00:20:55.000000000 +0000
+++ /dev/shm/var/2/log/innodb_bug30423.reject	2017-12-06 00:53:24.508468881 +0000
@@ -50,7 +50,7 @@
 id	select_type	table	type	possible_keys	key	key_len	ref	rows	Extra
 1	SIMPLE	orgs	index	NULL	org_id	4	NULL	128	Using index
 1	SIMPLE	sa_opportunities	ref	org_id	org_id	5	test.orgs.org_id	1	Using index
-1	SIMPLE	contacts	ref	contacts$org_id	contacts$org_id	5	test.orgs.org_id	1	Using index
+1	SIMPLE	contacts	ref	contacts$org_id	contacts$org_id	5	test.orgs.org_id	4	Using index
 select @@innodb_stats_method;
 @@innodb_stats_method
 nulls_ignored
 
mysqltest: Result content mismatch

Generated at Thu Feb 08 07:18:37 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.