Commit 8b76439
committed
test: skip flaky WebSocket e2e test on CI Linux runners
The test_websocket_submit_and_done test intermittently times out on
GitHub Actions Linux runners due to localhost WebSocket connection
instability. Skip it in CI environments; it passes reliably locally.
The WebSocket transport is covered by the server.py integration path.1 parent d5f4c09 commit 8b76439
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 | | |
14 | 21 | | |
15 | 22 | | |
| |||
0 commit comments