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

main.windows test fails in buildbot with result mismatch

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 5.3.13
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/win64-release2/builds/2621

      CURRENT_TEST: main.windows
      --- c:/buildbot/win64-release2/build/mysql-test/r/windows.result	2013-04-04 01:35:59.017999000 -0700
      +++ c:\buildbot\win64-release2\build\mysql-test\r\windows.reject	2013-04-04 02:09:47.037573900 -0700
      @@ -16,7 +16,7 @@
       INSERT INTO t1 VALUES (1,1);
       EXPLAIN SELECT * FROM t1 WHERE b =  (SELECT max(2));
       id	select_type	table	type	possible_keys	key	key_len	ref	rows	Extra
      -1	PRIMARY	NULL	NULL	NULL	NULL	NULL	NULL	NULL	Impossible WHERE noticed after reading const tables
      +1	PRIMARY	t1	system	NULL	NULL	NULL	NULL	1	
       2	SUBQUERY	NULL	NULL	NULL	NULL	NULL	NULL	NULL	No tables used
       DROP TABLE t1;
       CREATE DATABASE `TESTDB`;

      The failure started happening with the revision 3648, which made the change in the result file:

      Committer: Sergey Petrunya
      Date: 2013-04-04 08:34:31 UTC
      Revision ID: psergey@askmonty.org-20130404083431-f54isf947r0sbo4j
      Update tests results, mysql-test/r/windows.result

      Attachments

        Activity

          People

            psergei Sergei Petrunia
            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.