cpoerschke commented on code in PR #926:
URL: https://github.com/apache/solr/pull/926#discussion_r914923118
##########
solr/core/src/test/org/apache/solr/cloud/ForceLeaderTest.java:
##########
@@ -59,7 +59,7 @@ public static void beforeClassSetup() {
@Test
@Override
@Ignore
- public void test() throws Exception {}
+ public void test() {}
Review Comment:
no-op test, looks like. perhaps there are others elsewhere in the code base
too? anyhow, outside the scope of current PR, just caught me eye.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]