Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.1(EOL)
-
None
-
10.1.8-1
Description
MDEV-7271 was closed quite some time ago, but the test keeps failing:
http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos5-amd64/builds/1285/steps/test/logs/stdio
rpl.rpl_domain_id_filter 'row,xtradb' w2 [ fail ]
|
Test ended at 2015-03-29 16:38:59
|
|
CURRENT_TEST: rpl.rpl_domain_id_filter
|
--- /usr/local/mariadb-10.1.3-linux-x86_64/mysql-test/suite/rpl/r/rpl_domain_id_filter.result 2015-03-29 15:47:21.000000000 +0200
|
+++ /usr/local/mariadb-10.1.3-linux-x86_64/mysql-test/suite/rpl/r/rpl_domain_id_filter.reject 2015-03-29 16:38:59.000000000 +0200
|
@@ -170,6 +170,7 @@
|
include/sync_with_master_gtid.inc
|
SELECT * FROM t2;
|
i
|
+3
|
4
|
SELECT * FROM t3;
|
i
|
@@ -197,6 +198,7 @@
|
include/sync_with_master_gtid.inc
|
SELECT * FROM t2;
|
i
|
+3
|
4
|
5
|
SELECT * FROM t3;
|
@@ -238,6 +240,7 @@
|
include/sync_with_master_gtid.inc
|
SELECT * FROM t2;
|
i
|
+3
|
4
|
5
|
8
|
|
mysqltest: Result length mismatch
|
Attachments
Issue Links
- blocks
-
MDEV-7069 Fix buildbot failures in main server trees
- Stalled