Hi, I forked Elasticsearch in order to test a possible bugfix and followed the instructions here <http://www.elasticsearch.org/contributing-to-elasticsearch/>. Unfortunately, running the unit tests of the fresh fork (commit 0e2d33b4a446af033db48284737a62b9cc8c99bb) via
ES_TEST_LOCAL=true mvn clean test led to one of the randomized tests failing. I pulled a commit ( 9c98bb3554367c7a09aa6b01c0b7859d8ed3c018) that appeared in the meantime, tried again, and this time it was 2 tests failing. Is this expected behavior - it can just happen any time that you pull and the tests are broken? Or is there anything I need to do prior to running the tests that I might have missed? Regards, Patrick -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/5eb896bc-9242-4a2c-8d94-602101ba4047%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
