mirror of
https://github.com/apache/lucene.git
synced 2025-02-09 03:25:15 +00:00
SOLR-9036: Disable doTestIndexFetchOnMasterRestart
This commit is contained in:
parent
02eef8dffa
commit
1dd877545f
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user