Fix targetpool_test.go and other tests.

Change-Id: I91a4dd1d39e01f174e1aaae653ce1ed7aecaa624
This commit is contained in:
Bjoern Rabenstein 2014-10-08 16:22:54 +02:00
parent fd34e4061d
commit 38fc24d0ed
6 changed files with 19 additions and 8 deletions

View file

@ -64,6 +64,7 @@ func storeMatrix(storage local.Storage, matrix ast.Matrix) {
}
}
storage.AppendSamples(pendingSamples)
storage.WaitForIndexing()
}
var testMatrix = ast.Matrix{