We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64c73d commit aa9fa2bCopy full SHA for aa9fa2b
loadtest/workspacebuild/run_test.go
@@ -24,6 +24,7 @@ import (
24
25
func Test_Runner(t *testing.T) {
26
t.Parallel()
27
+ t.Skip("Flake seen here: https://github.com/coder/coder/actions/runs/3436164958/jobs/5729513320")
28
29
t.Run("OK", func(t *testing.T) {
30
0 commit comments