Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 10.0.7, 10.0.8
    • 10.0.12
    • None
    • None
    • Slackware Linux 14.1 + kernel 3.12.6

    Description

      cd /usr/mysql-test; ./mtr connect.fix

      (as root) gives me an error report as below. I am keeping the mysql-test directory, so please let me know if you'd like anything else from it.

      Logging: ./mtr  connect.fix
      vardir: /usr/mysql-test/var
      Checking leftover processes...
      Removing old var directory...
      Creating var directory '/usr/mysql-test/var'...
      Checking supported features...
      MariaDB Version 10.0.7-MariaDB
       - SSL connections supported
      Collecting tests...
      Installing system database...
      Using server port 43317
       
      ==============================================================================
       
      TEST                                      RESULT   TIME (ms) or COMMENT
      --------------------------------------------------------------------------
       
      worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019
      worker[1] mysql-test-run: WARNING: running this script as _root_ will cause some tests to be skipped
      connect.fix                              [ fail ]
              Test ended at 2014-01-01 19:32:13
       
      CURRENT_TEST: connect.fix
      --- /usr/mysql-test/plugin/connect/connect/r/fix.result 2013-12-23 20:35:03.000000000 +1100
      +++ /usr/mysql-test/plugin/connect/connect/r/fix.reject 2014-01-01 19:32:13.000000000 +1100
      @@ -80,7 +80,7 @@
       name   city    birth   hired
       John   Boston     2    1986-01-05      2010-06-02
       Henry  Boston     0    1987-06-07      2008-04-01
      -George San Jose   1    1981-08-01      2010-06-02
      +George San Jose   1    1981-07-31      2010-06-02
       Sam    Chicago    2    1979-11-02      2007-10-10
       James  Dallas     1    1992-05-03      2009-12-14
       Bill   Boston     1    1986-09-01      2008-02-10
      @@ -96,7 +96,7 @@
       name   city    birth   hired
       John   Boston     2    1986-01-05      2010-06-02
       Henry  Boston     0    1987-06-07      2008-04-01
      -George San Jose   1    1981-08-01      2010-06-02
      +George San Jose   1    1981-07-31      2010-06-02
       Sam    Chicago    2    1979-11-02      2007-10-10
       James  Dallas     1    1992-05-03      2009-12-14
       Bill   Boston     1    1986-09-01      2008-02-10
      @@ -112,7 +112,7 @@
       name   city    birth   hired
       John   Boston     2    1986-01-05      2010-06-02
       Henry  Boston     0    1987-06-07      2008-04-01
      -George San Jose   1    1981-08-01      2010-06-02
      +George San Jose   1    1981-07-31      2010-06-02
       Sam    Chicago    2    1979-11-02      2007-10-10
       James  Dallas     1    1992-05-03      2009-12-14
       Bill   Boston     1    1986-09-01      2008-02-10
      @@ -128,7 +128,7 @@
       name   city    birth   hired
       John   Boston     2    1986-01-05      2010-06-02
       Henry  Boston     0    1987-06-07      2008-04-01
      -George San Jose   1    1981-08-01      2010-06-02
      +George San Jose   1    1981-07-31      2010-06-02
       Sam    Chicago    2    1979-11-02      2007-10-10
       James  Dallas     1    1992-05-03      2009-12-14
       Bill   Boston     1    1986-09-01      2008-02-10
       
      mysqltest: Result content mismatch
       
       - saving '/usr/mysql-test/var/log/connect.fix/' to '/usr/mysql-test/var/log/connect.fix/'
      --------------------------------------------------------------------------
      The servers were restarted 0 times
      Spent 0.000 of 6 seconds executing testcases
       
      Failure: Failed 1/1 tests, 0.00% were successful.
       
      Failing test(s): connect.fix
       
      The log files in var/log may give you some hint of what went wrong.
       
      If you want to report this error, please read first the documentation
      at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html
       
      mysql-test-run: *** ERROR: there were failing test cases

      Attachments

        Activity

          duncan_roe Duncan Roe created issue -
          serg Sergei Golubchik made changes -
          Field Original Value New Value
          Description <format>
          cd /usr/mysql-test; ./mtr connect.fix
          </format>
          (as root) gives me an error report as below. I am keeping the mysql-test directory, so please let me know if you'd like anything else from it.
          <format>
          Logging: ./mtr connect.fix
          vardir: /usr/mysql-test/var
          Checking leftover processes...
          Removing old var directory...
          Creating var directory '/usr/mysql-test/var'...
          Checking supported features...
          MariaDB Version 10.0.7-MariaDB
           - SSL connections supported
          Collecting tests...
          Installing system database...
          Using server port 43317

          ==============================================================================

          TEST RESULT TIME (ms) or COMMENT
          --------------------------------------------------------------------------

          worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019
          worker[1] mysql-test-run: WARNING: running this script as _root_ will cause some tests to be skipped
          connect.fix [ fail ]
                  Test ended at 2014-01-01 19:32:13

          CURRENT_TEST: connect.fix
          --- /usr/mysql-test/plugin/connect/connect/r/fix.result 2013-12-23 20:35:03.000000000 +1100
          +++ /usr/mysql-test/plugin/connect/connect/r/fix.reject 2014-01-01 19:32:13.000000000 +1100
          @@ -80,7 +80,7 @@
           name city birth hired
           John Boston 2 1986-01-05 2010-06-02
           Henry Boston 0 1987-06-07 2008-04-01
          -George San Jose 1 1981-08-01 2010-06-02
          +George San Jose 1 1981-07-31 2010-06-02
           Sam Chicago 2 1979-11-02 2007-10-10
           James Dallas 1 1992-05-03 2009-12-14
           Bill Boston 1 1986-09-01 2008-02-10
          @@ -96,7 +96,7 @@
           name city birth hired
           John Boston 2 1986-01-05 2010-06-02
           Henry Boston 0 1987-06-07 2008-04-01
          -George San Jose 1 1981-08-01 2010-06-02
          +George San Jose 1 1981-07-31 2010-06-02
           Sam Chicago 2 1979-11-02 2007-10-10
           James Dallas 1 1992-05-03 2009-12-14
           Bill Boston 1 1986-09-01 2008-02-10
          @@ -112,7 +112,7 @@
           name city birth hired
           John Boston 2 1986-01-05 2010-06-02
           Henry Boston 0 1987-06-07 2008-04-01
          -George San Jose 1 1981-08-01 2010-06-02
          +George San Jose 1 1981-07-31 2010-06-02
           Sam Chicago 2 1979-11-02 2007-10-10
           James Dallas 1 1992-05-03 2009-12-14
           Bill Boston 1 1986-09-01 2008-02-10
          @@ -128,7 +128,7 @@
           name city birth hired
           John Boston 2 1986-01-05 2010-06-02
           Henry Boston 0 1987-06-07 2008-04-01
          -George San Jose 1 1981-08-01 2010-06-02
          +George San Jose 1 1981-07-31 2010-06-02
           Sam Chicago 2 1979-11-02 2007-10-10
           James Dallas 1 1992-05-03 2009-12-14
           Bill Boston 1 1986-09-01 2008-02-10

          mysqltest: Result content mismatch

           - saving '/usr/mysql-test/var/log/connect.fix/' to '/usr/mysql-test/var/log/connect.fix/'
          --------------------------------------------------------------------------
          The servers were restarted 0 times
          Spent 0.000 of 6 seconds executing testcases

          Failure: Failed 1/1 tests, 0.00% were successful.

          Failing test(s): connect.fix

          The log files in var/log may give you some hint of what went wrong.

          If you want to report this error, please read first the documentation
          at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html

          mysql-test-run: *** ERROR: there were failing test cases
          <format>
          {noformat}
          cd /usr/mysql-test; ./mtr connect.fix
          {noformat}
          (as root) gives me an error report as below. I am keeping the mysql-test directory, so please let me know if you'd like anything else from it.
          {noformat}
          Logging: ./mtr connect.fix
          vardir: /usr/mysql-test/var
          Checking leftover processes...
          Removing old var directory...
          Creating var directory '/usr/mysql-test/var'...
          Checking supported features...
          MariaDB Version 10.0.7-MariaDB
           - SSL connections supported
          Collecting tests...
          Installing system database...
          Using server port 43317

          ==============================================================================

          TEST RESULT TIME (ms) or COMMENT
          --------------------------------------------------------------------------

          worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019
          worker[1] mysql-test-run: WARNING: running this script as _root_ will cause some tests to be skipped
          connect.fix [ fail ]
                  Test ended at 2014-01-01 19:32:13

          CURRENT_TEST: connect.fix
          --- /usr/mysql-test/plugin/connect/connect/r/fix.result 2013-12-23 20:35:03.000000000 +1100
          +++ /usr/mysql-test/plugin/connect/connect/r/fix.reject 2014-01-01 19:32:13.000000000 +1100
          @@ -80,7 +80,7 @@
           name city birth hired
           John Boston 2 1986-01-05 2010-06-02
           Henry Boston 0 1987-06-07 2008-04-01
          -George San Jose 1 1981-08-01 2010-06-02
          +George San Jose 1 1981-07-31 2010-06-02
           Sam Chicago 2 1979-11-02 2007-10-10
           James Dallas 1 1992-05-03 2009-12-14
           Bill Boston 1 1986-09-01 2008-02-10
          @@ -96,7 +96,7 @@
           name city birth hired
           John Boston 2 1986-01-05 2010-06-02
           Henry Boston 0 1987-06-07 2008-04-01
          -George San Jose 1 1981-08-01 2010-06-02
          +George San Jose 1 1981-07-31 2010-06-02
           Sam Chicago 2 1979-11-02 2007-10-10
           James Dallas 1 1992-05-03 2009-12-14
           Bill Boston 1 1986-09-01 2008-02-10
          @@ -112,7 +112,7 @@
           name city birth hired
           John Boston 2 1986-01-05 2010-06-02
           Henry Boston 0 1987-06-07 2008-04-01
          -George San Jose 1 1981-08-01 2010-06-02
          +George San Jose 1 1981-07-31 2010-06-02
           Sam Chicago 2 1979-11-02 2007-10-10
           James Dallas 1 1992-05-03 2009-12-14
           Bill Boston 1 1986-09-01 2008-02-10
          @@ -128,7 +128,7 @@
           name city birth hired
           John Boston 2 1986-01-05 2010-06-02
           Henry Boston 0 1987-06-07 2008-04-01
          -George San Jose 1 1981-08-01 2010-06-02
          +George San Jose 1 1981-07-31 2010-06-02
           Sam Chicago 2 1979-11-02 2007-10-10
           James Dallas 1 1992-05-03 2009-12-14
           Bill Boston 1 1986-09-01 2008-02-10

          mysqltest: Result content mismatch

           - saving '/usr/mysql-test/var/log/connect.fix/' to '/usr/mysql-test/var/log/connect.fix/'
          --------------------------------------------------------------------------
          The servers were restarted 0 times
          Spent 0.000 of 6 seconds executing testcases

          Failure: Failed 1/1 tests, 0.00% were successful.

          Failing test(s): connect.fix

          The log files in var/log may give you some hint of what went wrong.

          If you want to report this error, please read first the documentation
          at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html

          mysql-test-run: *** ERROR: there were failing test cases
          {noformat}
          serg Sergei Golubchik made changes -
          Assignee Alexander Barkov [ bar ]
          duncan_roe Duncan Roe made changes -
          Affects Version/s 10.0.8 [ 14200 ]
          bertrandop Olivier Bertrand made changes -
          Fix Version/s 10.0.9 [ 14400 ]
          Assignee Alexander Barkov [ bar ] Olivier Bertrand [ bertrandop ]
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Closed [ 6 ]
          serg Sergei Golubchik made changes -
          Assignee Olivier Bertrand [ bertrandop ] Alexander Barkov [ bar ]
          Resolution Fixed [ 1 ]
          Status Closed [ 6 ] Reopened [ 4 ]
          serg Sergei Golubchik made changes -
          Fix Version/s 10.0.10 [ 14500 ]
          Fix Version/s 10.0.9 [ 14400 ]
          serg Sergei Golubchik made changes -
          Fix Version/s 10.0.11 [ 15200 ]
          Fix Version/s 10.0.10 [ 14500 ]
          serg Sergei Golubchik made changes -
          Fix Version/s 10.0.12 [ 15201 ]
          Fix Version/s 10.0.11 [ 15200 ]
          serg Sergei Golubchik made changes -
          Workflow defaullt [ 31801 ] MariaDB v2 [ 42896 ]
          Status Reopened [ 4 ] Stalled [ 10000 ]
          serg Sergei Golubchik made changes -
          Fix Version/s 10.0.13 [ 16000 ]
          Fix Version/s 10.0.12 [ 15201 ]
          serg Sergei Golubchik made changes -
          Fix Version/s 10.0.12 [ 15201 ]
          Fix Version/s 10.0.13 [ 16000 ]
          serg Sergei Golubchik made changes -
          Resolution Fixed [ 1 ]
          Status Stalled [ 10000 ] Closed [ 6 ]
          ratzpo Rasmus Johansson (Inactive) made changes -
          Workflow MariaDB v2 [ 42896 ] MariaDB v3 [ 63824 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 63824 ] MariaDB v4 [ 147384 ]

          People

            bar Alexander Barkov
            duncan_roe Duncan Roe
            Votes:
            0 Vote for this issue
            Watchers:
            6 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.