mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
site: support high build time variation in progress bar (#4941)
This commit is contained in:
@ -26,6 +26,7 @@ import (
|
||||
)
|
||||
|
||||
func TestLoadTest(t *testing.T) {
|
||||
t.Skipf("This test is flakey. See https://github.com/coder/coder/issues/4942")
|
||||
t.Parallel()
|
||||
|
||||
t.Run("PlaceboFromStdin", func(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user