Pavel Pereslegin created IGNITE-27059:
-----------------------------------------
Summary: Sql. Rework tests that fail when assertions are disabled
Key: IGNITE-27059
URL: https://issues.apache.org/jira/browse/IGNITE-27059
Project: Ignite
Issue Type: Improvement
Components: sql ai3
Reporter: Pavel Pereslegin
Ticket created based on IGNITE-26935 and this TC run with disabled assertions:
https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests?branch=pull%2F6916&buildTypeTab=overview
We need to rework the following unit tests that check that the production code
will throw an AssertionError, and we want to get rid of such checks in unit
test.
ExecutionTargetFactorySelfTest.emptyTargets
GroupingAccumulatorTest.testFactory
GroupingAccumulatorTest.emptyState
GroupingAccumulatorTest.accumulatorIgnoresValues
QueryCheckerTest.testMetadata
ScannableTableSelfTest.testIndexScanInvalidCondition
Investigate and fix behavior of the following e2e jdbc test:
ItJdbcComplexDmlDdlSelfTest.testCreateSelectDrop
When assertions are disabled it fails with
--
This message was sent by Atlassian Jira
(v8.20.10#820010)