[
https://issues.apache.org/jira/browse/IGNITE-28603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18076749#comment-18076749
]
Ignite TC Bot commented on IGNITE-28603:
----------------------------------------
{panel:title=Branch: [pull/13074/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/13074/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=9037227&buildTypeId=IgniteTests24Java8_RunAll]
> Fix ToStringDumpHelperTest on JDK 17
> ------------------------------------
>
> Key: IGNITE-28603
> URL: https://issues.apache.org/jira/browse/IGNITE-28603
> Project: Ignite
> Issue Type: Test
> Reporter: Dmitry Werner
> Assignee: Dmitry Werner
> Priority: Major
> Labels: ise
> Time Spent: 10m
> Remaining Estimate: 0h
>
> See
> [https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Pds8/9028637]
> {code:java}
> expected:<...-lock-unlock time=(1[596173397167, 2020-07-31 08:29:57.167]) L=1
> -> Read lock p...> but was:<...-lock-unlock time=(1[777997662376, 2026-05-05
> 19:14:22.376]) L=1 -> Read lock p...>{code}
> The root cause of the test failure is a non‑working
> GridTestUtils#setFieldValue (used for field 'time' in the PageLockDump class)
> method on JDK 17+.
> It needs to be fixed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)