Andrzej Bialecki created SOLR-9965:
---------------------------------------
Summary: TestReplicationHandler.testRateLimitedReplication failure
Key: SOLR-9965
URL: https://issues.apache.org/jira/browse/SOLR-9965
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Affects Versions: 6.4
Environment: OSX, Java 1.8.0_60-b27
Reporter: Andrzej Bialecki
This test with the following seed always fails for me:
{code}
ant test -Dtestcase=TestReplicationHandler
-Dtests.method=testRateLimitedReplication -Dtests.seed=4835237BB82DABCB
-Dtests.slow=true -Dtests.locale=ro
-Dtests.timezone=America/Kentucky/Louisville -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
{code}
with the following failure:
{code}
[junit4] FAILURE 13.8s | TestReplicationHandler.testRateLimitedReplication
<<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([4835237BB82DABCB:CEA1568EB79F2A26]:0)
[junit4] > at
org.apache.solr.handler.TestReplicationHandler.testRateLimitedReplication(TestReplicationHandler.java:1426)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 13776 INFO
(SUITE-TestReplicationHandler-seed#[4835237BB82DABCB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/ab/lucene/lucene-solr/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4835237BB82DABCB-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {name=FST50,
id=FST50}, docValues:{}, maxPointsInLeafNode=1583,
maxMBSortInHeap=6.053072650309902,
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ro,
timezone=America/Kentucky/Louisville
[junit4] 2> NOTE: Mac OS X 10.12.2 x86_64/Oracle Corporation 1.8.0_60
(64-bit)/cpus=8,threads=1,free=245464736,total=270532608
[junit4] 2> NOTE: All tests run in this JVM: [TestReplicationHandler]
[junit4] Completed [1/1 (1!)] in 14.86s, 1 test, 1 failure <<< FAILURES!
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]