You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2023/03/17 09:16:00 UTC

[jira] [Updated] (IGNITE-19058) ClientLoggingTest.testBasicLogging is flaky

     [ https://issues.apache.org/jira/browse/IGNITE-19058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn updated IGNITE-19058:
------------------------------------
    Attachment: screenshot-1.png

> ClientLoggingTest.testBasicLogging is flaky
> -------------------------------------------
>
>                 Key: IGNITE-19058
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19058
>             Project: Ignite
>          Issue Type: Bug
>          Components: thin client
>    Affects Versions: 3.0.0-beta1
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>         Attachments: screenshot-1.png
>
>
> 1. The test is flaky
> 2. The assertion is not helpful: "expected: <true> but was: <false>" - provide more details
> https://ci.ignite.apache.org/test/8764679646897676088?currentProjectId=ApacheIgnite3xGradle_Test&expandTestHistoryChartSection=true&branch=
> {code}
> org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
>   at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
>   at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
>   at app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
>   at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
>   at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
>   at app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:180)
>   at app//org.apache.ignite.client.ClientLoggingTest.testBasicLogging(ClientLoggingTest.java:97)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)