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

main.type_float fails in new buildbot

    XMLWordPrintable

Details

    Description

      Failure on: amd64-ubuntu-2004-icc. Could this be an Intel compiler issue?

      main.type_float                          w12 [ fail ]
              Test ended at 2021-03-24 20:09:05
      CURRENT_TEST: main.type_float
      --- /buildbot/amd64-ubuntu-2004-icc/build/mysql-test/main/type_float.result	2021-03-24 16:56:51.000000000 +0000
      +++ /buildbot/amd64-ubuntu-2004-icc/build/mysql-test/main/type_float.reject	2021-03-24 20:09:05.787315142 +0000
      @@ -264,7 +264,7 @@
       drop table t1,t2,t3;
       select 1e-308, 1.00000001e-300, 100000000e-300;
       1e-308	1.00000001e-300	100000000e-300
      -1e-308	1.00000001e-300	1e-292
      +0	1.00000001e-300	1e-292
       select 10e307;
       10e307
      

      Should be fixed ASAP as this causes a problem for protected branches

      TODO: Compile MariaDB with ICC compiler and single step trough the reading and printing of
      select 1e-308; to find out what is wrong. Could be a compiler flag related to double precision.

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              monty Michael Widenius
              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.