You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sh...@apache.org on 2018/04/02 07:38:08 UTC

[21/34] lucene-solr:jira/solr-12095: SOLR-12169: Update jira number in BadApple annotation

SOLR-12169: Update jira number in BadApple annotation


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/e3c67b19
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/e3c67b19
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/e3c67b19

Branch: refs/heads/jira/solr-12095
Commit: e3c67b1980da35df78b95b39049a3a7258ebf335
Parents: 35bfe89
Author: Shalin Shekhar Mangar <sh...@apache.org>
Authored: Fri Mar 30 19:42:13 2018 +0530
Committer: Shalin Shekhar Mangar <sh...@apache.org>
Committed: Fri Mar 30 19:42:13 2018 +0530

----------------------------------------------------------------------
 .../org/apache/solr/cloud/autoscaling/ComputePlanActionTest.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/e3c67b19/solr/core/src/test/org/apache/solr/cloud/autoscaling/ComputePlanActionTest.java
----------------------------------------------------------------------
diff --git a/solr/core/src/test/org/apache/solr/cloud/autoscaling/ComputePlanActionTest.java b/solr/core/src/test/org/apache/solr/cloud/autoscaling/ComputePlanActionTest.java
index 943e8fc..720cc4f 100644
--- a/solr/core/src/test/org/apache/solr/cloud/autoscaling/ComputePlanActionTest.java
+++ b/solr/core/src/test/org/apache/solr/cloud/autoscaling/ComputePlanActionTest.java
@@ -397,7 +397,7 @@ public class ComputePlanActionTest extends SolrCloudTestCase {
   }
 
   @Test
-  @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")
+  @BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12169")
   public void testSelectedCollections() throws Exception {
     AssertingTriggerAction.expectedNode = null;