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

LP:443014 - Too many 'skipped' messages in mysql-test-run

    XMLWordPrintable

Details

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

    Description

      When we run mysql-test-run.pl, it spews out a ton of 'skipped' messages:

      binlog.binlog_multi_engine [ skipped ] No ndbcluster tests(--skip-ndbcluster)
      ndb.loaddata_autocom_ndb [ skipped ] No ndbcluster tests(--skip-ndbcluster)
      ndb.ndb_alter_table [ skipped ] No ndbcluster tests(--skip-ndbcluster)
      ...
      rpl.rpl_row_001 'stmt' [ skipped ] Doesn't support --binlog-format='statement'
      rpl.rpl_row_001 'mix' [ skipped ] Doesn't support --binlog-format='mixed'
      ...

      These are confusing and annoying. These are tests that can never be run in that
      combination due to the way they are written. This is different from tests that are
      skipped due to building or running tests in a special way, which can be useful
      information that is hidden by this flood of garbage.

      Attachments

        Activity

          People

            knielsen Kristian Nielsen
            knielsen Kristian Nielsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 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.