Commit 38bb50a
fix(test): remove flaky "other port not reachable" assertion
The assertion that a randomly allocated port should not be reachable
is prone to race conditions on CI with parallel test workers, as
another process may bind to that port during the polling window.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 83015f4 commit 38bb50a
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 58 | | |
62 | 59 | | |
63 | 60 | | |
| |||
0 commit comments