SOLR-9036: Disable doTestIndexFetchOnMasterRestart

This commit is contained in:
Shalin Shekhar Mangar 2016-05-06 02:27:11 +05:30
parent 02eef8dffa
commit 1dd877545f
1 changed files with 1 additions and 0 deletions

View File

@ -593,6 +593,7 @@ public class TestReplicationHandler extends SolrTestCaseJ4 {
* the index hasn't changed. See SOLR-9036
*/
@Test
@AwaitsFix(bugUrl = "https://issues.apache.org/jira/browse/SOLR-9036")
public void doTestIndexFetchOnMasterRestart() throws Exception {
useFactory(null);
try {