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

Regression since 10.1.44 release: test disks_notembedded fails in Ubuntu 18.04 (still affect 11.0)

    XMLWordPrintable

Details

    Description

      While importing latest MariaDB 10.1.44 and doing test builds before upload to Ubuntu 18.04 I noticed all builds failed at https://launchpad.net/~mysql-ubuntu/+archive/ubuntu/mariadb-10.1/+builds?build_text=&build_state=all

      disks.disks_notembedded                  w1 [ fail ]
              Test ended at 2020-01-29 08:05:53
       
      CURRENT_TEST: disks.disks_notembedded
      --- /<<PKGBUILDDIR>>/plugin/disks/mysql-test/disks/disks_notembedded.result	2020-01-25 21:54:37.000000000 +0000
      +++ /<<PKGBUILDDIR>>/plugin/disks/mysql-test/disks/disks_notembedded.reject	2020-01-29 08:05:52.909814219 +0000
      @@ -10,6 +10,6 @@
       GRANT FILE ON *.* TO user1@localhost;
       select sum(Total) > sum(Available), sum(Total)>sum(Used) from information_schema.disks;
       sum(Total) > sum(Available)	sum(Total)>sum(Used)
      -1	1
      +NULL	NULL
       DROP USER user1@localhost;
       # End of 10.1 tests
       
      mysqltest: Result length mismatch
      

      Full log at https://launchpadlibrarian.net/462586124/buildlog_ubuntu-bionic-amd64.mariadb-10.1_1%3A10.1.44-0ubuntu0.18.04.1~ubuntu18.04.1~1580282784.5039329b84_BUILDING.txt.gz

      Since exactly same failure happened on all platforms, it is certainly not a sporadic failure.

      I would either need a patch for this failure I can add on top of 10.1.44 sources (at https://salsa.debian.org/mariadb-team/mariadb-10.1/tree/ubuntu-18.04) or somebody to acknowledge that this error is safe to ignore.

      Attachments

        Issue Links

          Activity

            People

              danblack Daniel Black
              otto Otto Kekäläinen
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.