mirror of
https://github.com/prometheus/prometheus
synced 2025-01-27 09:53:57 +00:00
Remove obsolete debug message.
This commit is contained in:
parent
c44c81ebb0
commit
c563398c68
@ -625,7 +625,6 @@ func testEvictAndPurgeSeries(t *testing.T, encoding chunkEncoding) {
|
||||
if archived {
|
||||
t.Fatal("archived")
|
||||
}
|
||||
fmt.Println(series.headChunkClosed, len(series.chunkDescs))
|
||||
|
||||
// This will archive again, but must not drop it completely, despite the
|
||||
// memorySeries being empty.
|
||||
|
Loading…
Reference in New Issue
Block a user