Skip to content

test: dont assert websocket closes without error#25573

Merged
spikecurtis merged 1 commit into
mainfrom
spike/internal-1541-disable-flaky-no-error-closing-websocket
May 21, 2026
Merged

test: dont assert websocket closes without error#25573
spikecurtis merged 1 commit into
mainfrom
spike/internal-1541-disable-flaky-no-error-closing-websocket

Conversation

@spikecurtis
Copy link
Copy Markdown
Contributor

@spikecurtis spikecurtis commented May 21, 2026

fixes coder/internal#1541

Closing websockets can race whether they return an error or not if the remote side closes too. Dropping some test assertions about this since it is not critical to what we are testing.

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@spikecurtis spikecurtis requested a review from ibetitsmike May 21, 2026 15:07
@spikecurtis spikecurtis marked this pull request as ready for review May 21, 2026 15:07
@spikecurtis spikecurtis force-pushed the spike/internal-1541-disable-flaky-no-error-closing-websocket branch from 934cff5 to 80963fd Compare May 21, 2026 15:18
@spikecurtis spikecurtis merged commit 5c4d2c2 into main May 21, 2026
27 checks passed
Copy link
Copy Markdown
Contributor Author

Merge activity

@spikecurtis spikecurtis deleted the spike/internal-1541-disable-flaky-no-error-closing-websocket branch May 21, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flake: TestWatcher_LostAccess

2 participants