[ https://issues.apache.org/jira/browse/SOLR-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16276382#comment-16276382 ]
Varun Thacker commented on SOLR-11713: -------------------------------------- This seems to be a test bug introduced by SOLR-11003 . I went through the the entire test case and this is the only assert that needs to be changed > CdcrUpdateLogTest.testSubReader() failure > ----------------------------------------- > > Key: SOLR-11713 > URL: https://issues.apache.org/jira/browse/SOLR-11713 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Steve Rowe > Assignee: Varun Thacker > Attachments: SOLR-11713.patch > > > Reproduces for me, from > [https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1430/]: > {noformat} > Checking out Revision ebdaa44182cf4e017efc418134821291dc40ea46 > (refs/remotes/origin/master) > [...] > [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CdcrUpdateLogTest > -Dtests.method=testSubReader -Dtests.seed=1A5FD357C74335A5 > -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true > -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt > -Dtests.locale=vi -Dtests.timezone=America/Toronto -Dtests.asserts=true > -Dtests.file.encoding=US-ASCII > [junit4] FAILURE 6.59s J1 | CdcrUpdateLogTest.testSubReader <<< > [junit4] > Throwable #1: java.lang.AssertionError > [junit4] > at > __randomizedtesting.SeedInfo.seed([1A5FD357C74335A5:57875934B794E477]:0) > [junit4] > at > org.apache.solr.update.CdcrUpdateLogTest.testSubReader(CdcrUpdateLogTest.java:583) > [junit4] > at java.lang.Thread.run(Thread.java:748) > [...] > [junit4] 2> NOTE: test params are: > codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, > chunkSize=2, maxDocsPerChunk=982, blockSize=6), > termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, > chunkSize=2, blockSize=6)), > sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e1386ea), > locale=vi, timezone=America/Toronto > [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation > 1.8.0_144 (64-bit)/cpus=4,threads=1,free=211037008,total=384827392 > {noformat} -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org