[ 
https://issues.apache.org/jira/browse/HAWQ-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15927845#comment-15927845
 ] 

Ming LI commented on HAWQ-1389:
-------------------------------

I had thought that the root cause is the testing relation name conflict with 
other test case.
However the feature test will automatically add schema name in form of 
"class_func". So it should be other cause, need more time for investigating.

> TestRowTypes.BasicTest fails wrong with  error "tuple concurrently updated"
> ---------------------------------------------------------------------------
>
>                 Key: HAWQ-1389
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1389
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Ming LI
>            Assignee: Ming LI
>
> https://hawq.ci.pivotalci.info/teams/main/pipelines/hdb/jobs/fullfeaturetest_opt_centos6/builds/31
> [2/184] TestRowTypes.BasicTest (17967 ms)
> Note: Google Test filter = TestRowTypes.BasicTest
> [==========] Running 1 test from 1 test case.
> [----------] Global test environment set-up.
> [----------] 1 test from TestRowTypes
> [ RUN ] TestRowTypes.BasicTest
> COPY tenk1 FROM '/tmp/build/d29698ca/featuretest/query/data/tenk.data'
> lib/sql_util.cpp:93: Failure
> Expected: 0
> To be equal to: (conn->runSQLCommand(sql)).getLastStatus()
> Which is: 1
> NOTICE: drop cascades to type testrowtypes_basictest.quad
> NOTICE: drop cascades to append only table pg_temp_32.quadtable column q
> ERROR: tuple concurrently updated (heapam.c:2689)
> [ FAILED ] TestRowTypes.BasicTest (17958 ms)
> [----------] 1 test from TestRowTypes (17958 ms total)
> [----------] Global test environment tear-down
> [==========] 1 test from 1 test case ran. (17958 ms total)
> [ PASSED ] 0 tests.
> [ FAILED ] 1 test, listed below:
> [ FAILED ] TestRowTypes.BasicTest



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to