AbstractTransportTest.openStreamPreventsTermination is flaky on Windows
- Vorherrschende Sprache
- Java
- Sterne
- 12.1k
- Forks
- 4k
- Ø Merge
- 2 T. 17 Std.
- Gemergte PRs (30 T.)
- 37
Beschreibung
Seen in https://grpc-testing.appspot.com/job/gRPC-Java-PR-Windows/2337/console
```
io.grpc.netty.NettyTransportTest > openStreamPreventsTermination FAILED
java.io.IOException: Failed to bind
Caused by:
java.net.BindException: Address already in use: bind
java.lang.AssertionError
187 tests completed, 1 failed, 3 skipped
:grpc-netty:test FAILED
```
Beitragsleitfaden
Rechercherichtung
Start with AbstractTransportTest.openStreamPreventsTermination and the grpc-netty test failure shown in the Windows build log. Reproduce the test on Windows and inspect the bind failure. Done means the test completes reliably without Address already in use failures on Windows.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- operating-systems, testing-qa
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100