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

[jira] [Commented] (IGNITE-15670) .NET: Flaky ClientSocketTests

    [ https://issues.apache.org/jira/browse/IGNITE-15670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423373#comment-17423373 ] 

Igor Sapego commented on IGNITE-15670:
--------------------------------------

[~ptupitsyn] looks good.

> .NET: Flaky ClientSocketTests
> -----------------------------
>
>                 Key: IGNITE-15670
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15670
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms, thin client
>    Affects Versions: 3.0.0-alpha3
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET, ignite-3
>             Fix For: 3.0.0-alpha3
>
>
> ClientSocketTests are flaky and fail with the following error sometimes:
> {code}
> OneTimeSetUp: System.InvalidOperationException : Failed to wait for the server to start. Check logs for details.
> {code}
> We use a Maven command to start the server, and it downloads some artifacts from the internet on the first run, which takes time. Looks like a 15-second timeout is not enough.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)