You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2021/06/11 08:23:00 UTC

[jira] [Commented] (IGNITE-14854) Fix tests IgniteCacheLocalQueryDefaultTimeoutSelfTest for lazy=true mode

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

Ignite TC Bot commented on IGNITE-14854:
----------------------------------------

{panel:title=Branch: [pull/9161/head] Base: [master] : Possible Blockers (1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}RDD{color} [[tests 0 Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=6043943]]

{panel}
{panel:title=Branch: [pull/9161/head] Base: [master] : New Tests (72)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Queries 2{color} [[tests 72|https://ci.ignite.apache.org/viewLog.html?buildId=6041371]]
* {color:#013220}IgniteBinaryCacheQueryTestSuite2: DefaultQueryTimeoutThickJavaTest.testConcurrent[lazy=true, update=false, local=true] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite2: DefaultQueryTimeoutThickJavaTest.testNoExplicitTimeout3[lazy=true, update=false, local=true] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite2: DefaultQueryTimeoutThickJavaTest.testExplicitTimeout2[lazy=true, update=false, local=false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite2: DefaultQueryTimeoutThickJavaTest.testExplicitTimeout1[lazy=true, update=false, local=false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite2: DefaultQueryTimeoutThickJavaTest.testExplicitTimeout4[lazy=true, update=false, local=false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite2: DefaultQueryTimeoutThickJavaTest.testExplicitTimeout3[lazy=true, update=false, local=false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite2: DefaultQueryTimeoutThickJavaTest.testExplicitTimeout6[lazy=true, update=false, local=false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite2: DefaultQueryTimeoutThickJavaTest.testExplicitTimeout5[lazy=true, update=false, local=false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite2: DefaultQueryTimeoutThickJavaTest.testExplicitTimeout4[lazy=true, update=false, local=true] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite2: DefaultQueryTimeoutThickJavaTest.testExplicitTimeout3[lazy=true, update=false, local=true] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite2: DefaultQueryTimeoutThickJavaTest.testExplicitTimeout6[lazy=true, update=false, local=true] - PASSED{color}
... and 61 new tests

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6041446&amp;buildTypeId=IgniteTests24Java8_RunAll]

> Fix tests IgniteCacheLocalQueryDefaultTimeoutSelfTest for lazy=true mode
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-14854
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14854
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>            Priority: Major
>             Fix For: 2.12
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Tests are not stable:
> {{IgniteCacheLocalQueryDefaultTimeoutSelfTest.testQueryTimeout}}
> {{IgniteCacheLocalQueryDefaultTimeoutSelfTest.testQueryDefaultTimeout}}
> The local runs are OK. So I guess the timeout works OK. Looks like the tests must be stabilized for TC.
> Root cause: the test isn't adopted for lazy mode (results aren't fetched, only iterator is opened)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)