SOLR-13376: Disable test until it can be re-written to reflect actual expected behavior of how/when node markers will be cleaned up

This commit is contained in:
Chris Hostetter 2019-04-08 18:06:09 -07:00
parent 6bc360ee67
commit ab55b6386b
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ public class NodeMarkersRegistrationTest extends SolrCloudTestCase {
return triggerFiredLatch;
}
@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-13376")
@Test
public void testNodeMarkersRegistration() throws Exception {
triggerFiredLatch = new CountDownLatch(1);