mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-05-17 00:26:36 +03:00
fix unstable unit test TestAggregatorsSuccess
This commit is contained in:
@@ -40,6 +40,7 @@ func TestAggregatorsSuccess(t *testing.T) {
|
||||
time.Sleep(interval)
|
||||
}
|
||||
|
||||
time.Sleep(time.Millisecond * 500)
|
||||
a.MustStop()
|
||||
|
||||
// Verify matchIdxs equals to matchIdxsExpected
|
||||
|
||||
Reference in New Issue
Block a user