浏览代码

fix: add some comments to test file

Yeuoly 8 月之前
父节点
当前提交
535921c44a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      internal/cluster/plugin_test.go

+ 1 - 0
internal/cluster/plugin_test.go

@@ -132,6 +132,7 @@ func TestPluginScheduleLifetime(t *testing.T) {
 	}
 }
 
+// TODO: I need to implement this test, now it's randomly working
 // func TestPluginScheduleWhenMasterClusterShutdown(t *testing.T) {
 // 	plugins := []fakePlugin{
 // 		getRandomPluginRuntime(),