Skip to content

Commit 85a6d14

Browse files
authored
skip: reconnectingpty tests (#5322)
1 parent c77c1b4 commit 85a6d14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

loadtest/reconnectingpty/run_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ import (
2222

2323
func Test_Runner(t *testing.T) {
2424
t.Parallel()
25+
t.Skip("See: https://github.com/coder/coder/issues/5247")
2526

2627
t.Run("OK", func(t *testing.T) {
2728
t.Parallel()

0 commit comments

Comments
 (0)