Skip to content

Commit bc26c4a

Browse files
authored
chore: skip scaletest/reconnectingpty (coder#6599)
1 parent aafd280 commit bc26c4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scaletest/reconnectingpty/run_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import (
2323

2424
func Test_Runner(t *testing.T) {
2525
t.Parallel()
26+
t.Skip("https://github.com/coder/coder/issues/6598")
2627

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

0 commit comments

Comments
 (0)