Test failure

Hello all!

For my first use of Elasticsearch, I downloaded the tarball source
package and installed it following this link instructtions:

http://www.elasticsearch.org/tutorials/2010/07/03/getting-started-with-sourcecode.html

then I run the tests, all passed except three:

Test org.elasticsearch.test.integration.search.query.SimpleQueryTests
FAILED
Test
org.elasticsearch.test.integration.search.scriptfield.ScriptFieldSearchTests
FAILED
Test org.elasticsearch.test.integration.search.stats.SearchStatsTests
FAILED
312 tests completed, 3 failures

java version "1.6.0_26"

OSX 10.6.8

What may be the problème?

Thanks

Why not just install it from the packaged options?

On Mon, Oct 31, 2011 at 1:12 PM, lyes zaiko lyesjob@gmail.com wrote:

Hello all!

For my first use of Elasticsearch, I downloaded the tarball source
package and installed it following this link instructtions:

Elasticsearch Platform — Find real-time answers at scale | Elastic

then I run the tests, all passed except three:

Test org.elasticsearch.test.integration.search.query.SimpleQueryTests
FAILED
Test

org.elasticsearch.test.integration.search.scriptfield.ScriptFieldSearchTests
FAILED
Test org.elasticsearch.test.integration.search.stats.SearchStatsTests
FAILED
312 tests completed, 3 failures

java version "1.6.0_26"

OSX 10.6.8

What may be the problème?

Thanks