Hi there,
Just want to check with other developpers. When I run mvn install on master, I
got 13 failures:
Results :
Failed tests:
testLoadWithReuseRecovery(org.elasticsearch.test.integration.gateway.fs.BlobStoreSmallBufferSizeFsIndexGatewayTests):
(..)
testSnapshotOperations(org.elasticsearch.test.integration.gateway.fs.BlobStoreSmallBufferSizeFsIndexGatewayTests):
(..)
testLoadWithFullRecovery(org.elasticsearch.test.integration.gateway.fs.ChunkFsIndexGatewayTests):
(..)
testLoadWithReuseRecovery(org.elasticsearch.test.integration.gateway.fs.ChunkFsIndexGatewayTests):
(..)
testSnapshotOperations(org.elasticsearch.test.integration.gateway.fs.ChunkFsIndexGatewayTests):
(..)
testLoadWithFullRecovery(org.elasticsearch.test.integration.gateway.fs.SimpleFsIndexGatewayTests):
(..)
testLoadWithReuseRecovery(org.elasticsearch.test.integration.gateway.fs.SimpleFsIndexGatewayTests):
(..)
testSnapshotOperations(org.elasticsearch.test.integration.gateway.fs.SimpleFsIndexGatewayTests):
[test][0] [2] shardIt, [0] active : Timeout waiting for [1m],request: index
{[test][type1][1], source[{ type1 : { "id" : "1", "name" : "test" } }]}
testLoadWithFullRecovery(org.elasticsearch.test.integration.gateway.fs.SimpleFsIndexInRamIndexGatewayTests):
(..)
testLoadWithReuseRecovery(org.elasticsearch.test.integration.gateway.fs.SimpleFsIndexInRamIndexGatewayTests):
(..)
testSnapshotOperations(org.elasticsearch.test.integration.gateway.fs.SimpleFsIndexInRamIndexGatewayTests):
[test][0] [2] shardIt, [0] active : Timeout waiting for [1m], request: index
{[test][type1][1], source[{ type1 : { "id" : "1", "name" : "test" } }]}
testRestartNodePercolator2(org.elasticsearch.test.integration.percolator.RecoveryPercolatorTests):
(..)
recoverWhileUnderLoadWithNodeShutdown(org.elasticsearch.test.integration.recovery.RecoveryWhileUnderLoadTests):
(..)
Tests run: 911, Failures: 13, Errors: 0, Skipped: 0
Do you see the same errors?
I'm running Maven 3.0.4 with JDK 1.6.0_33 on a windows 7 box.
--
David Pilato
http://www.scrutmydocs.org/
http://dev.david.pilato.fr/
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs
--