mirror of
https://github.com/apache/lucene.git
synced 2025-02-09 03:25:15 +00:00
SOLR-13943: AwaitsFix TimeRoutedAliasUpdateProcessorTest.testDateMathInStart
This commit is contained in:
parent
51b1c5a023
commit
59465c20c4
@ -714,6 +714,7 @@ public class TimeRoutedAliasUpdateProcessorTest extends RoutedAliasUpdateProcess
|
||||
TimeRoutedAlias.parseInstantFromCollectionName(alias, alias + TRA + "2017-10-02"));
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-13943")
|
||||
@Test
|
||||
public void testDateMathInStart() throws Exception {
|
||||
ClusterStateProvider clusterStateProvider = solrClient.getClusterStateProvider();
|
||||
|
Loading…
x
Reference in New Issue
Block a user