Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-5256

fix regression tests 010,011,012

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      There are three regression tests failing – test010, test011, test012

      Test010 can be fixed by changing

      let rowCount=(rootCount*filesPer*extentsPer*8192*1024/dbRootCount)-2048;
      to

      let rowCount=(rootCount*filesPer*extentsPer*8192*1024/dbRootCount)-8192;
      test011 is having trouble with

      ln -s $REGRESSION_TEST_INSTALL_DIR/testData/ssb/1g $BULKDATAPATH/import
      I have no information for test012

      Attachments

        Activity

          People

            kirill.perov@mariadb.com Kirill Perov (Inactive)
            kirill.perov@mariadb.com Kirill Perov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.