[
https://issues.apache.org/jira/browse/SOLR-12932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672283#comment-16672283
]
Kevin Risden commented on SOLR-12932:
-------------------------------------
Commit: af0d46ac4c7f2c3975a539b69de011c02538f361
Test: TestSystemCollAutoCreate#testAutoCreate
{code:java}
reproduce with: ant test -Dtestcase=TestSystemCollAutoCreate
-Dtests.method=testAutoCreate -Dtests.seed=FEB73B4EC4B46883 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=sl-SI -Dtests.timezone=America/Tortola
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 32.7s J1 | TestSystemCollAutoCreate.testAutoCreate <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not successfully
add blob after 150 attempts. Expecting 2 items. time elapsed 15,499 output
for url is {
[junit4] > "responseHeader":{
[junit4] > "zkConnected":true,
[junit4] > "status":0,
[junit4] > "QTime":0},
[junit4] > "response":{
[junit4] > "numFound":1,
[junit4] > "start":0,
[junit4] > "docs":[{
[junit4] > "id":"test/1",
[junit4] > "md5":"710177b50a8305661e0d0918ebf14e0a",
[junit4] > "blobName":"test",
[junit4] > "version":1,
[junit4] > "timestamp":"2018-11-01T21:07:34.341Z",
[junit4] > "size":2048}]}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([FEB73B4EC4B46883:C1EC8F9F72CAA1EE]:0)
[junit4] > at
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:140)
[junit4] > at
org.apache.solr.handler.TestBlobHandler.checkBlobPost(TestBlobHandler.java:102)
[junit4] > at
org.apache.solr.handler.TestSystemCollAutoCreate.testAutoCreate(TestSystemCollAutoCreate.java:26)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1065)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1039)
[junit4] > at java.lang.Thread.run(Thread.java:748)
{code}
Reference: risdenk/nuc#72
> ant test (without badapples=false) should pass easily for developers.
> ---------------------------------------------------------------------
>
> Key: SOLR-12932
> URL: https://issues.apache.org/jira/browse/SOLR-12932
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Tests
> Reporter: Mark Miller
> Assignee: Mark Miller
> Priority: Major
>
> If we fix the tests we will end up here anyway, but we can shortcut this.
> Once I get my first patch in, anyone who mentions a test that fails locally
> for them at any time (not jenkins), I will fix it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]