You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ma...@apache.org on 2021/03/04 15:53:23 UTC

[lucene-solr] branch reference_impl updated: @1423 Whoops, this should be ignored for now.

This is an automated email from the ASF dual-hosted git repository.

markrmiller pushed a commit to branch reference_impl
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/reference_impl by this push:
     new 68880c4  @1423 Whoops, this should be ignored for now.
68880c4 is described below

commit 68880c4ee1d93dbcd92dd94b4458f2ab56256dcd
Author: markrmiller@gmail.com <ma...@gmail.com>
AuthorDate: Thu Mar 4 09:52:30 2021 -0600

    @1423 Whoops, this should be ignored for now.
    
    Took 3 minutes
---
 solr/core/src/test/org/apache/solr/cloud/CollectionsAPISolrJTest.java | 1 +
 1 file changed, 1 insertion(+)

diff --git a/solr/core/src/test/org/apache/solr/cloud/CollectionsAPISolrJTest.java b/solr/core/src/test/org/apache/solr/cloud/CollectionsAPISolrJTest.java
index 6685d55..8783769 100644
--- a/solr/core/src/test/org/apache/solr/cloud/CollectionsAPISolrJTest.java
+++ b/solr/core/src/test/org/apache/solr/cloud/CollectionsAPISolrJTest.java
@@ -241,6 +241,7 @@ public class CollectionsAPISolrJTest extends SolrCloudTestCase {
   }
 
   @Test
+  @Ignore // TMP TESTING
   public void testCreateAndDeleteCollection() throws Exception {
     String collectionName = "solrj_test";
     CollectionAdminResponse response = CollectionAdminRequest.createCollection(collectionName, "conf", 36, 36) // 36 * 36 = 1296