Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-7353

rpl_mdev6386 fails sporadically in buildbot

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 10.1
    • Fix Version/s: 10.0.16
    • Component/s: Tests
    • Labels:

      Description

      Cross-reference shows a couple of failures on 10.0, but mainly it's 10.1. Maybe it has already been fixed in 10.0 and 10.1 is just waiting for a merge?

      http://buildbot.askmonty.org/buildbot/builders/kvm-deb-lucid-amd64/builds/4149/steps/test_4/logs/stdio

      rpl.rpl_mdev6386 'row,xtradb'            w2 [ fail ]
              Test ended at 2014-12-17 08:24:08
      
      CURRENT_TEST: rpl.rpl_mdev6386
      --- /usr/share/mysql/mysql-test/suite/rpl/r/rpl_mdev6386.result	2014-12-16 12:55:44.000000000 +0100
      +++ /dev/shm/var/2/log/rpl_mdev6386.reject	2014-12-17 08:24:03.631177126 +0100
      @@ -44,11 +44,6 @@
       Contents on slave after:
       SELECT * FROM t1 ORDER BY a;
       a	b
      -1	1
      -2	1
      -3	1
      -4	1
      -5	1
       DROP TABLE t1;
       include/stop_slave.inc
       SET GLOBAL slave_parallel_threads= @old_parallel;
      
      mysqltest: Result length mismatch
      

      After a quick look at the test, I don't see anything wrong with it, so my suspicion is it can be a real code problem (at best, sync_with_master not working correctly with parallel replication; at worst, parallel replication itself not working right on resuming after a previous error). It's just my wild guesses though.

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

              Show
              knielsen Kristian Nielsen added a comment - Pushed to 10.0.16: http://lists.askmonty.org/pipermail/commits/2015-January/007229.html

                People

                • Assignee:
                  knielsen Kristian Nielsen
                  Reporter:
                  elenst Elena Stepanova
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  1 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: