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

main.sp-big result mismatch on windows

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.5.8
    • 10.5
    • Tests
    • None

    Description

      While working on https://github.com/MariaDB/server/pull/1717 I noticed the following test failure:

      main.sp-big                              w5 [ fail ]
              Test ended at 2020-12-21 01:58:29
       
      CURRENT_TEST: main.sp-big
      --- /<<PKGBUILDDIR>>/mysql-test/main/sp-big.result	2019-05-21 13:27:19.000000000 +0000
      +++ /<<PKGBUILDDIR>>/mysql-test/main/sp-big.reject	2020-12-21 01:58:26.820594746 +0000
      @@ -84,6 +84,6 @@
       call select_test();
       select unix_timestamp() - @before < @time;
       unix_timestamp() - @before < @time
      -1
      +0
       drop procedure select_test;
       drop table t1;
       
      mysqltest: Result content mismatch
      

      Full log at https://launchpadlibrarian.net/512326996/buildlog_ubuntu-focal-riscv64.mariadb-10.5_1%3A10.5.0~ubuntu20.04.1~1608492466.1e061559eae+ok.10.5.riscv64_BUILDING.txt.gz

      and amd64-windows
      https://buildbot.mariadb.org/#/builders/234/builds/777/steps/7/logs/stdio

      This should be fixed as it can cause a problem for protected branches

      Attachments

        Activity

          People

            cvicentiu Vicențiu Ciorbaru
            otto Otto Kekäläinen
            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.