[ 
https://issues.apache.org/jira/browse/TAJO-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jinho Kim resolved TAJO-2062.
-----------------------------
    Resolution: Fixed

committed it
Thanks for your quick review!

> 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