[
https://issues.apache.org/jira/browse/IGNITE-19340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-19340:
----------------------------------------
Fix Version/s: 3.2
(was: 3.1)
> С++ 3.0: SQL tests are flaky
> ----------------------------
>
> Key: IGNITE-19340
> URL: https://issues.apache.org/jira/browse/IGNITE-19340
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Affects Versions: 3.0.0-beta1
> Reporter: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
>
> SQL tests intermittently produce various failures (if I run them repeatedly
> with the same server node, those errors show up sooner or later):
> {code}
> [ ] [ ERROR ] Error:
> org.apache.calcite.runtime.CalciteContextException: From line 1, column 13 to
> line 1, column 32: Object 'SQL_INSERT_NULL_TEST' not found (65537,
> da0c163d-bf41-482f-b6ad-9402e8c9f688)
> unknown file: Failure
> C++ exception with description
> "org.apache.calcite.runtime.CalciteContextException: From line 1, column 13
> to line 1, column 32: Object 'SQL_INSERT_NULL_TEST' not found (65537,
> da0c163d-bf41-482f-b6ad-9402e8c9f688)" thrown in the test body.
> [ ] [ DEBUG ] Closed Connection ID 1, error=Client stopped
> [ ] [ DEBUG ] Closed Connection ID 2, error=Client stopped
> [ FAILED ] sql_test.sql_insert_null (376 ms)
> {code}
> {code}
> [ ] [ ERROR ] Error:
> org.apache.calcite.runtime.CalciteContextException: From line 1, column 13 to
> line 1, column 28: Object 'SQL_DDL_DML_TEST' not found (65537,
> 21a2b5fd-7092-45db-8058-630325633c9d)
> unknown file: Failure
> C++ exception with description
> "org.apache.calcite.runtime.CalciteContextException: From line 1, column 13
> to line 1, column 28: Object 'SQL_DDL_DML_TEST' not found (65537,
> 21a2b5fd-7092-45db-8058-630325633c9d)" thrown in the test body.
> {code}
> {code}
> unknown file: Failure
> C++ exception with description
> "org.apache.calcite.runtime.CalciteContextException: From line 1, column 13
> to line 1, column 16: Object 'TEST' not found (65537,
> 2ae7b652-d014-41a0-8b08-4892496f7bad)" thrown in SetUpTestSuite().
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)