GraphQLExampleTest `testWebSocket` is flaky
Open
- Dominant language
- Java
- Stars
- 712
- Forks
- 664
- Avg merge
- 2d 20m
- Merged PRs (30d)
- 84
Description
On CI, we have a flaky test:
```
GraphQLExampleTest.testWebSocket:94
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with GraphQLExampleTest.testWebSocket at line 94 and run the test repeatedly to observe the intermittent failure. Trace the WebSocket test setup and teardown to identify the source of the flakiness. Done means the test runs reliably on CI without intermittent failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, java
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100