mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
skip: loadtest/reconnectingpty Test_Runner/ExpectOutput (#5188)
This commit is contained in:
@ -189,6 +189,7 @@ func Test_Runner(t *testing.T) {
|
||||
|
||||
t.Run("ExpectOutput", func(t *testing.T) {
|
||||
t.Parallel()
|
||||
t.Skip("Flaky: https://github.com/coder/coder/issues/5187")
|
||||
|
||||
t.Run("Matches", func(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
Reference in New Issue
Block a user