[ https://issues.apache.org/jira/browse/SOLR-15027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242700#comment-17242700 ]
Chris M. Hostetter commented on SOLR-15027: ------------------------------------------- I don't really understand why/how but git bisect has identified SOLR-14641 / d52628d9facfc13d8c29a7ecaf646a3b90263f8c as the cause of this failure. [~caomanhdat] / [~mkhl] - any ideas what's going on here? > TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField > reproducing failure on branch_8x > ---------------------------------------------------------------------------------------------------- > > Key: SOLR-15027 > URL: https://issues.apache.org/jira/browse/SOLR-15027 > Project: Solr > Issue Type: Test > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Chris M. Hostetter > Priority: Major > > {noformat} > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestInPlaceUpdateWithRouteField > -Dtests.method=testUpdatingDocValuesWithRouteField > -Dtests.seed=80F75127980BAE95 -Dtests.nightly=true -Dtests.slow=true > -Dtests.badapples=true -Dtests.locale=es-VE -Dtests.timezone=Asia/Sakhalin > -Dtests.asserts=true -Dtests.file.encoding=UTF-8 > [junit4] FAILURE 1.90s | > TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField <<< > [junit4] > Throwable #1: java.lang.AssertionError: Lucene doc id should > not be changed for In-Place Updates. > [junit4] > Expected: is <21> > [junit4] > but: was <30> > [junit4] > at > __randomizedtesting.SeedInfo.seed([80F75127980BAE95:77AF61938946C1E4]:0) > [junit4] > at > org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) > [junit4] > at > org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField(TestInPlaceUpdateWithRouteField.java:115) > [junit4] > at java.lang.Thread.run(Thread.java:748) > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org