[
https://issues.apache.org/jira/browse/IGNITE-26714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18037399#comment-18037399
]
Igor Sapego commented on IGNITE-26714:
--------------------------------------
Can not see any flaky fails in history (of 378 runs). It either was fixed, or
it's flaky rate is really low. Anyway, the kind of issue mentioned in ticket
should be fixed once IGNITE-27013 is complete. I won't disable these tests
right now as I can not see any impact right now, and the tests themselves are
useful for regression testing.
> Flaky C++ queries_test tests
> ----------------------------
>
> Key: IGNITE-26714
> URL: https://issues.apache.org/jira/browse/IGNITE-26714
> Project: Ignite
> Issue Type: Improvement
> Components: platforms ai3
> Reporter: Iurii Gerzhedovich
> Assignee: Igor Sapego
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ignite-3
>
> The following tests are flaky:
> [queries_test.insert_select_batch_2047|https://ci.ignite.apache.org/test/1962110773506706825?currentProjectId=ApacheIgnite3xGradle_Test]
> [queries_test.test_non_full_batch_select_100_60|https://ci.ignite.apache.org/test/-3879026604214939105?currentProjectId=ApacheIgnite3xGradle_Test]
>
> {code:java}
> 12:46:00 insert_select_batch_2047
> 12:46:00
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/cpp/tests/odbc-test/odbc_connection.h:631
> Failed
> 08S01: Can not receive message header
> 12:46:00
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/cpp/tests/odbc-test/odbc_connection.h:631
> Failed
> 08S01: Can not receive message header
> 12:46:00 test_non_full_batch_select_100_60
> 12:46:00
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/cpp/tests/odbc-test/odbc_connection.h:769
> Expected equality of these values:
> key
> Which is: 480
> expected_key
> Which is: 100
> 12:46:00
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/cpp/tests/odbc-test/odbc_connection.h:769
> Expected equality of these values:
> key
> Which is: 480
> expected_key
> Which is: 100 {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)