Uploaded image for project: 'Apache HAWQ'
  1. Apache HAWQ
  2. HAWQ-1495

TestRowTypes.BasicTest fails due to wrong answer file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Tests
    • None

    Description

      While running feature test TestRowTypes, it fails with following error

      [gpadmin@centos7-namenode feature]$ ./feature-test --gtest_filter="TestRowTypes*"
      Note: Google Test filter = TestRowTypes*
      [==========] Running 1 test from 1 test case.
      [----------] Global test environment set-up.
      [----------] 1 test from TestRowTypes
      [ RUN      ] TestRowTypes.BasicTest
      COPY tenk1 FROM '/data/hawq/src/test/feature/query/data/tenk.data'
      lib/sql_util.cpp:197: Failure
      Value of: is_sql_ans_diff
        Actual: true
      Expected: false
      lib/sql_util.cpp:203: Failure
      Value of: true
        Actual: true
      Expected: false
      [  FAILED  ] TestRowTypes.BasicTest (9493 ms)
      [----------] 1 test from TestRowTypes (9493 ms total)
      
      [----------] Global test environment tear-down
      [==========] 1 test from 1 test case ran. (9493 ms total)
      [  PASSED  ] 0 tests.
      [  FAILED  ] 1 test, listed below:
      [  FAILED  ] TestRowTypes.BasicTest
      
       1 FAILED TEST
      
      

      Attachments

        Issue Links

          Activity

            People

              jyao Jiali Yao
              outofmemory Shubham Sharma
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: