mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 03:18:29 +08:00
parent
78755263e2
commit
ec9ec97cec
@ -486,7 +486,7 @@ func TestFlowGraphInsertBufferNode_AutoFlush(t *testing.T) {
|
||||
|
||||
})
|
||||
|
||||
t.Run("Auto with manul flush", func(t *testing.T) {
|
||||
t.Run("Auto with manual flush", func(t *testing.T) {
|
||||
t.Skipf("Skip, fix later")
|
||||
for i := range inMsg.insertMessages {
|
||||
inMsg.insertMessages[i].SegmentID = 1
|
||||
|
Loading…
Reference in New Issue
Block a user