Steve Rowe created SOLR-9363: -------------------------------- Summary: TestStressCloudBlindAtomicUpdates.test_dv_stored() failure Key: SOLR-9363 URL: https://issues.apache.org/jira/browse/SOLR-9363 Project: Solr Issue Type: Bug Security Level: Public (Default Security Level. Issues are Public) Reporter: Steve Rowe
My Jenkins found a reproducing seed - though note that in order to reproduce I had to a) run the test at the same SHA as the one listed, and b) leave off {{-Dtests.method=test_dv_stored}}; under those conditions it failed both times I ran it: {noformat} Checking out Revision 53a34b312e78ce6f56c0bb41304ac834b28b9534 (refs/remotes/origin/master) [...] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestStressCloudBlindAtomicUpdates -Dtests.method=test_dv_stored -Dtests.seed=60C9AAFC94FD8921 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=id -Dtests.timezone=America/Puerto_Rico -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 9.09s J0 | TestStressCloudBlindAtomicUpdates.test_dv_stored <<< [junit4] > Throwable #1: java.lang.AssertionError: expected:<332> but was:<205> [junit4] > at __randomizedtesting.SeedInfo.seed([60C9AAFC94FD8921:F2F5CB7828BAB4F9]:0) [junit4] > at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:253) [junit4] > at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored(TestStressCloudBlindAtomicUpdates.java:192) [junit4] > at java.lang.Thread.run(Thread.java:745) {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org