Shubham Sharma created HAWQ-1495:
------------------------------------

             Summary: TestRowTypes.BasicTest fails due to wrong answer file
                 Key: HAWQ-1495
                 URL: https://issues.apache.org/jira/browse/HAWQ-1495
             Project: Apache HAWQ
          Issue Type: Bug
          Components: Tests
            Reporter: Shubham Sharma
            Assignee: Jiali Yao


While running feature test TestRowTypes, it fails with following error

{code}
[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

{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to