[
https://issues.apache.org/jira/browse/IGNITE-26953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035814#comment-18035814
]
Sergey Chugunov commented on IGNITE-26953:
------------------------------------------
Test is fixed now: https://ci2.ignite.apache.org/viewLog.html?buildId=8695216
> Test TestConnectionTimeoutQueryExpires is broken in master
> ----------------------------------------------------------
>
> Key: IGNITE-26953
> URL: https://issues.apache.org/jira/browse/IGNITE-26953
> Project: Ignite
> Issue Type: Bug
> Reporter: Sergey Chugunov
> Assignee: Sergey Chugunov
> Priority: Major
> Labels: ise
> Fix For: 2.18
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> According to
> [history|https://ci2.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-5112321148966502234&tab=testDetails&branch_IgniteTests24Java8=%3Cdefault%3E],
> the test is broken in master since 22 Oct 2025.
> It looks like is uses a custom SQL function that was deleted in IGNITE-23478
> but it wasn't noticed most likely due to jar caching strategies on some TC
> agents.
> We need to change `DELAY` custom function to `SLEEP` function which is
> available.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)