I think there are two different issues at least going on - mostly around
replication. Just happens the solrcloud tests do a lot of that, so they
tend to pick up on issues there.
I look and see if they are slower than normal - my test runs are looking
a little longer lately, but not by too much.
The BasicDistributedZk* test are actually many tests rolled up into one
- mostly to save time on jetty construction/destruction steps. That is
part of why they are longer. There are a few things that add up - one is
that we start jetties sequentially due to system properyy issues - we
also currently stop them sequentially, just because no one has gotten to
doing that in parallel. There are a variety of other things as well.
These tests end up catching many none solrcloud bugs though - most of
the solrcloud stuff is built on existing features and stresses them more
than usual.
- Mark
On 12/11/2012 10:08 PM, Shawn Heisey wrote:
I see failures on these tests a lot too when I run tests from
branch_4x/solr. It is happening even after Mark's latest commit.
Usually if I just run tests again another time or two, it eventually
passes, though the tests that use testDistribSearch are *very* slow -
lots of HEARTBEAT messages for them.
I grabbed the "reproduce" line for a recent failure and trimmed it
down to just the test and the seed to try and help narrow it down.
This has failed on every one of the last six runs:
ant -Dtestcase=BasicDistributedZk2Test
-Dtests.method=testDistribSearch -Dtests.seed=9BED4586114FCD39 clean test
I don't use SolrCloud, and eventually the tests pass when I try "ant
clean test" again, so I have not worried about these failures, other
than cursing how long they take. These tests are slow whether they
pass or fail.
Thanks,
Shawn
On 12/11/2012 7:43 PM, Mark Miller wrote:
Hopefully my last 4.x commit has already fixed this one.
- Mark
On Dec 11, 2012, at 9:20 PM, Chris Hostetter
<[email protected]> wrote:
On Wed, 12 Dec 2012, Policeman Jenkins Server wrote:
: Date: Wed, 12 Dec 2012 02:08:02 +0000 (UTC)
: From: Policeman Jenkins Server <[email protected]>
: Reply-To: [email protected]
: To: [email protected], [email protected]
: Subject: [JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.6.0_37) -
Build # 2138
: - Still Failing!
:
: Build:
http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows/2138/
I'm seeing nearly this identical failure pattern on 4x locally...
org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch
org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch
org.apache.solr.cloud.SyncSliceTest.testDistribSearch
junit.framework.TestSuite.org.apache.solr.cloud.SyncSliceTest
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]