Skip to content

Commit a8f5af1

Browse files
authored
skip: loadtest/reconnectingpty Test_Runner/ExpectOutput (coder#5188)
1 parent 085f191 commit a8f5af1

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
@@ -189,6 +189,7 @@ func Test_Runner(t *testing.T) {
189189

190190
t.Run("ExpectOutput", func(t *testing.T) {
191191
t.Parallel()
192+
t.Skip("Flaky: https://github.com/coder/coder/issues/5187")
192193

193194
t.Run("Matches", func(t *testing.T) {
194195
t.Parallel()

0 commit comments

Comments
 (0)