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

Hudson commented on TAJO-2062:
------------------------------

FAILURE: Integrated in Tajo-master-CODEGEN-build #662 (See 
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/662/])
TAJO-2062: Fix TestQueryResult#testTemporalResultOnClose failure. (jhkim: rev 
dfb308fdee3a5aeb5a354dcfa1c8b65fd65a1c1d)
* CHANGES
* tajo-core-tests/src/test/java/org/apache/tajo/master/TestQueryResult.java


> Fix TestQueryResult#testTemporalResultOnClose failure
> -----------------------------------------------------
>
>                 Key: TAJO-2062
>                 URL: https://issues.apache.org/jira/browse/TAJO-2062
>             Project: Tajo
>          Issue Type: Bug
>          Components: Unit Test
>    Affects Versions: 0.12.0
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>            Priority: Minor
>             Fix For: 0.12.0
>
>
> {{TestQueryResult.testTemporalResultOnClose}} can be failed because a result 
> data is deleted asynchronously by TAJO-2022
> {noformat}
> testTemporalResultOnClose(org.apache.tajo.master.TestQueryResult)  Time 
> elapsed: 0.553 sec  <<< FAILURE!
> java.lang.AssertionError
>       at org.junit.Assert.fail(Assert.java:86)
>       at org.junit.Assert.assertTrue(Assert.java:41)
>       at org.junit.Assert.assertFalse(Assert.java:64)
>       at org.junit.Assert.assertFalse(Assert.java:74)
>       at 
> org.apache.tajo.master.TestQueryResult.testTemporalResultOnClose(TestQueryResult.java:49)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to