[
https://issues.apache.org/jira/browse/IGNITE-15670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423374#comment-17423374
]
Pavel Tupitsyn commented on IGNITE-15670:
-----------------------------------------
Merged to main: 0093c836ffbe0ac423f513382cd03e95b4918fe8
> .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
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)