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

perfschema.lowercase_fs_off fails on buildbot

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 11.5(EOL), 11.6
    • 11.6.2, 11.7.1
    • Tests
    • None

    Description

      The MTR test perfschema.lowercase_fs_off fails on buildbot on versions 11.5 and 11.6:

      perfschema.lowercase_fs_off              w17 [ fail ]
              Test ended at 2024-08-21 14:29:23
       
      CURRENT_TEST: perfschema.lowercase_fs_off
      --- /home/buildbot/amd64-ubuntu-2004-debug/build/mysql-test/suite/perfschema/r/lowercase_fs_off.result	2024-08-21 13:50:51.000000000 +0000
      +++ /home/buildbot/amd64-ubuntu-2004-debug/build/mysql-test/suite/perfschema/r/lowercase_fs_off.reject	2024-08-21 14:29:22.909135156 +0000
      @@ -16,6 +16,7 @@
       FROM performance_schema.events_statements_summary_by_program
       WHERE object_type='procedure' AND LOWER(object_schema)='db1';
       object_type	object_schema	object_name	count_star	count_statements	sum_rows_sent
      +PROCEDURE	db1	pkg1.p1	2	2	2
       PROCEDURE	DB1	sp	1	1	1
       PROCEDURE	db1	sp	1	1	1
       DROP DATABASE db1;
       
      Result length mismatch
       
       - saving '/home/buildbot/amd64-ubuntu-2004-debug/build/mysql-test/var/17/log/perfschema.lowercase_fs_off/' to '/home/buildbot/amd64-ubuntu-2004-debug/build/mysql-test/var/log/perfschema.lowercase_fs_off/'
       
      Retrying test perfschema.lowercase_fs_off, attempt(2/3)...
      

      Attachments

        Issue Links

          Activity

            People

              bar Alexander Barkov
              bnestere Brandon Nesterenko
              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.