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

main.udf fails on Ubuntu Bionic on Travis-CI

    XMLWordPrintable

Details

    Description

      From https://travis-ci.org/github/ottok/mariadb/jobs/663987331

      main.udf                                 w1 [ fail ]
              Test ended at 2020-03-18 15:56:11
      CURRENT_TEST: main.udf
      --- /home/travis/build/ottok/mariadb/mysql-test/main/udf.result	2020-03-18 15:30:33.031262216 +0000
      +++ /home/travis/build/ottok/mariadb/mysql-test/main/udf.reject	2020-03-18 15:56:11.234936942 +0000
      @@ -32,7 +32,7 @@
       ERROR HY000: Can't initialize function 'lookup'; Wrong arguments to lookup;  Use the source
       select lookup("localhost");
       lookup("localhost")
      -127.0.0.1
      +127.0.1.1
       select reverse_lookup();
       ERROR HY000: Can't initialize function 'reverse_lookup'; Wrong number of arguments to reverse_lookup;  Use the source
       select reverse_lookup("127.0.0.1");
      mysqltest: Result content mismatch
      

      Seems the Travis-CI builders occasionally have 127.0.1.1 as localhost, which is a valid value. Do we want the test to allow that value as well?

      Attachments

        Activity

          People

            marko Marko Mäkelä
            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.