graphql-dotnet / graphql-dotnet/graphql-client
Unstable Integration Tests
- Dominant language
- C#
- Stars
- 648
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
The following tests fail randomly on the test job in GitHub Actions:
- [`GraphQL.Integration.Tests.WebsocketTest.CanReconnectWithSameObservable`](https://github.com/graphql-dotnet/graphql-client/blob/f5a5b1e4a3b88ca72ac16e1ed982b8107eb9b1f5/tests/GraphQL.Integration.Tests/WebsocketTest.cs#L112)
- [`GraphQL.Integration.Tests.WebsocketTest.CanConnectTwoSubscriptionsSimultaneously`](https://github.com/graphql-dotnet/graphql-client/blob/f5a5b1e4a3b88ca72ac16e1ed982b8107eb9b1f5/tests/GraphQL.Integration.Tests/WebsocketTest.cs#L182) on line 205
I've not yet been able to reproduce this on my development machines.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.