Regression

dk.netarkivet.wayback.aggregator.AggregationWorkerTest.testMaxIntermediateIndexFileLimit

Failing for the past 1 build (Since Unstable#849 )
Took 36 ms.

Error Message

Unexpected content of aggregated index expected null, but was:<The number of indexes (430) are different from the number(406 in the reference index>

Stacktrace

java.lang.AssertionError: Unexpected content of aggregated index expected null, but was:<The number of indexes (430) are different from the number(406 in the reference index>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:664)
	at org.junit.Assert.assertNull(Assert.java:646)
	at dk.netarkivet.wayback.aggregator.AggregationWorkerTest.testMaxIntermediateIndexFileLimit(AggregationWorkerTest.java:117)