isapego opened a new pull request, #6058: URL: https://github.com/apache/ignite-3/pull/6058
https://issues.apache.org/jira/browse/IGNITE-25688 Some of our tests parameters have malformed unicode in them, and these parameters used by default as the part of the test name, which may result in malformed test name, which can not be parsed by the TC. This PR fix this by using simple indexing instead in such parametrized tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org