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

main.events_slowlog failed in buildbot

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Won't Fix
    • 10.0, 10.1, 10.2
    • N/A
    • Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest/builds/8456/steps/test_2/logs/stdio

      main.events_slowlog                      w3 [ fail ]
              Test ended at 2017-04-21 10:59:27
       
      CURRENT_TEST: main.events_slowlog
      --- /mnt/buildbot/build/mariadb-10.0.31/mysql-test/r/events_slowlog.result	2017-04-21 09:28:34.000000000 -0400
      +++ /mnt/buildbot/build/mariadb-10.0.31/mysql-test/r/events_slowlog.reject	2017-04-21 10:59:27.542901121 -0400
      @@ -6,7 +6,7 @@
       create table t1 (i int);
       insert into t1 values (0);
       create event ev on schedule at CURRENT_TIMESTAMP + INTERVAL 1 second do update t1 set i=1+sleep(0.5);
      -FOUND /update t1 set i=1/ in mysqld-slow.log
      +NOT FOUND /update t1 set i=1/ in mysqld-slow.log
       drop table t1;
       set global event_scheduler= @event_scheduler_save;
       set global slow_query_log= @slow_query_log_save;
       
      mysqltest: Result length mismatch
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

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