You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2018/03/14 17:21:00 UTC

[jira] [Updated] (IGNITE-7957) TestDistributedJoins fails in CPP Win32 suite

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

Dmitriy Pavlov updated IGNITE-7957:
-----------------------------------
    Description: 
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=4177000054190398412&branch=%3Cdefault%3E&tab=testDetails

   Ignite Platform CPP Win32 [ tests 1 TC_EXIT_CODE ]  
      IgniteOdbcTest: QueriesTestSuite: TestDistributedJoins (fail rate 9,8%) 

{noformat}
check env != 0 passed
check dbc != 0 passed
check stmt != 0 passed
check rowsNum > 0 passed
check rowsNum < entriesNum passed
check env != 0 passed
check dbc != 0 passed
check stmt != 0 passed
check rowsNum == entriesNum failed [2565 != 1000]
{noformat}

  was:
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=4177000054190398412&branch=%3Cdefault%3E&tab=testDetails

   Ignite Platform CPP Win32 [ tests 1 TC_EXIT_CODE ]  
      IgniteOdbcTest: QueriesTestSuite: TestDistributedJoins (fail rate 9,8%) 



> TestDistributedJoins fails in CPP Win32 suite
> ---------------------------------------------
>
>                 Key: IGNITE-7957
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7957
>             Project: Ignite
>          Issue Type: Task
>          Components: platforms
>            Reporter: Dmitriy Pavlov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=4177000054190398412&branch=%3Cdefault%3E&tab=testDetails
>    Ignite Platform CPP Win32 [ tests 1 TC_EXIT_CODE ]  
>       IgniteOdbcTest: QueriesTestSuite: TestDistributedJoins (fail rate 9,8%) 
> {noformat}
> check env != 0 passed
> check dbc != 0 passed
> check stmt != 0 passed
> check rowsNum > 0 passed
> check rowsNum < entriesNum passed
> check env != 0 passed
> check dbc != 0 passed
> check stmt != 0 passed
> check rowsNum == entriesNum failed [2565 != 1000]
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)