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

type_inet.type_inet6 test failure on alpine linux

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.5.13
    • 10.5, 10.6
    • Tests
    • None

    Description

      CURRENT_TEST: type_inet.type_inet6
      --- /source/plugin/type_inet/mysql-test/type_inet/type_inet6.result
      +++ /source/plugin/type_inet/mysql-test/type_inet/type_inet6.reject
      @@ -1347,7 +1347,7 @@
       4	18	::ffff:192.168.0.1	1
       SELECT id, length(a), a, IS_IPV4_COMPAT(a) FROM t1 ORDER BY id;
       id	length(a)	a	IS_IPV4_COMPAT(a)
      -1	13	::192.168.0.1	1
      +1	13	::192.168.0.1	0
       2	16	::192.168.10.111	1
       3	16	::ffff:10.10.0.1	0
       4	18	::ffff:192.168.0.1	0
      
      

      I think I saw the same failure on AIX when it was building.

      Attachments

        Activity

          People

            Unassigned Unassigned
            danblack Daniel Black
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.