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

main.set_statement_notembedded failed in buildbot with wrong result

    XMLWordPrintable

Details

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

    Description

      http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/13009

      10.2 833071b8

      main.set_statement_notembedded           w4 [ fail ]
              Test ended at 2019-04-01 11:55:11
       
      CURRENT_TEST: main.set_statement_notembedded
      --- D:/winx64-debug/build/src/mysql-test/r/set_statement_notembedded.result	2019-04-01 11:04:38.349772900 +0000
      +++ D:\winx64-debug\build\src\mysql-test\r\set_statement_notembedded.reject	2019-04-01 11:55:05.184541400 +0000
      @@ -3,16 +3,16 @@
       0.000000
       SET STATEMENT MAX_STATEMENT_TIME=2 FOR SELECT SLEEP(1);
       SLEEP(1)
      -0
      +1
       SHOW STATUS LIKE "max_statement_time_exceeded";
       Variable_name	Value
      -Max_statement_time_exceeded	0
      +Max_statement_time_exceeded	1
       SET STATEMENT MAX_STATEMENT_TIME=2 FOR SELECT SLEEP(3);
       SLEEP(3)
       1
       SHOW STATUS LIKE "max_statement_time_exceeded";
       Variable_name	Value
      -Max_statement_time_exceeded	1
      +Max_statement_time_exceeded	2
       SELECT @@MAX_STATEMENT_TIME;
       @@MAX_STATEMENT_TIME
       0.000000
       
      mysqltest: Result content 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.