Skip to content

Commit 52caf9f

Browse files
committed
Hint on test failure for TestOpenWorkspaceFromOutdatedPrebuild
1 parent 52a1e06 commit 52caf9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/tests/components/ws-manager/prebuild_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@ func TestOpenWorkspaceFromPrebuildSerialOnly(t *testing.T) {
512512
testEnv.Test(t, f)
513513
}
514514

515+
// TODO: can take up to 2 minutes to create the pod
515516
// TestOpenWorkspaceFromOutdatedPrebuild
516517
// - create a prebuild on older commit
517518
// - open a workspace from a later commit with a prebuild initializer

0 commit comments

Comments
 (0)