Skip to content

Commit 8ab62d4

Browse files
committed
Merge branch 'main' into fix-pty-1
2 parents f823b02 + 85a6d14 commit 8ab62d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

loadtest/reconnectingpty/run_test.go

Lines changed: 1 addition & 0 deletions
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)