[
https://issues.apache.org/jira/browse/SOLR-12169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16420737#comment-16420737
]
Shalin Shekhar Mangar commented on SOLR-12169:
----------------------------------------------
Patch that fixes the test setup to delete old trigger state as well as
persisted events. I found that sometimes events created by other test methods
were executed during the testSelectedCollections method causing the latches to
be counted down prematurely. This caused the AssertingTriggerAction to return
without setting the operations data and caused test failures.
> ComputePlanActionTest.testSelectedCollections fails on jenkins
> --------------------------------------------------------------
>
> Key: SOLR-12169
> URL: https://issues.apache.org/jira/browse/SOLR-12169
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Components: AutoScaling, SolrCloud, Tests
> Reporter: Shalin Shekhar Mangar
> Priority: Major
> Fix For: 7.4, master (8.0)
>
> Attachments: SOLR-12169.patch
>
>
> ComputePlanActionTest.testSelectedCollections fails frequently on jenkins.
> I can get it to fail fairly reliably with the following command:
> {code}
> ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10
> -Dtests.class="*.ComputePlanActionTest" -Dtests.showOutput=onerror
> -Dtests.seed=1BA016D7001F9189 -Dtests.multiplier=2 -Dtests.slow=true
> -Dtests.locale=sr -Dtests.timezone=Asia/Ulaanbaatar -Dtests.asserts=true
> -Dtests.file.encoding=UTF-8
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]