Github user madrob commented on a diff in the pull request:

    https://github.com/apache/lucene-solr/pull/121#discussion_r22362862
  
    --- Diff: 
solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java ---
    @@ -506,14 +506,14 @@ public boolean checkRetry() {
       }
       
       @Override
    -  public void setUp() throws Exception {
    -    super.setUp();
    +  public void distribSetUp() throws Exception {
    --- End diff --
    
    There's a couple of these "no-op" distribSetup() calls too; if we remove 
the distribTearDown() ones, then these should go too. Leaving them in is 
probably fine though.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to