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

5.5 mysqldump.test fails

    XMLWordPrintable

Details

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

    Description

      mysqldump.test fails on few builders.
      The new test, added for a bug 12809202, is fundamentally flawed.
      It assumes that, when running program 2>&1, lines printed to stderr and stdout, appear in the same order in which they were printed. But as the output is buffered (stdout, at least), this is not the case.

      Possible fixed:

      • remove the offending test case
      • rewrite it to be correct
      • fix mysqldump.c to not buffer stdout (the least desirable solution - fixing a perfectly correct program to satisfy invalid test case assumptions)

      Attachments

        Issue Links

          Activity

            People

              knielsen Kristian Nielsen
              serg Sergei Golubchik
              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.