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

tokudb.savepoint-5 failed in buildbot with wrong result

    XMLWordPrintable

Details

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos6-amd64/builds/9477/steps/mtr/logs/stdio

      tokudb.savepoint-5                       w1 [ fail ]
              Test ended at 2018-02-08 17:02:02
       
      CURRENT_TEST: tokudb.savepoint-5
      --- /usr/share/mysql-test/plugin/tokudb/tokudb/r/savepoint-5.result	2018-02-08 13:34:01.000000000 +0200
      +++ /dev/shm/var/1/log/savepoint-5.reject	2018-02-08 17:02:02.247391835 +0200
      @@ -176,4 +176,70 @@
       rollback to savepoint x_9;
       select * from t1;
       a
      -999<....>
       
      \ No newline at end of file
      +999<...>
      +select count(*) from t1;
      +count(*)
      +1
      +rollback to savepoint x_8;
      +select * from t1;
      +a
      +888<...>
      etc.
      

      Actual output doesn't fit.

      Attachments

        Activity

          People

            Unassigned Unassigned
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.