mirror of
https://github.com/apache/lucene.git
synced 2025-02-10 20:15:18 +00:00
SOLR-13943: AwaitsFix TimeRoutedAliasUpdateProcessorTest.testDateMathInStart
(cherry picked from commit 59465c20c462147f0239449ea43f4844cfa585c2)
This commit is contained in:
parent
cb72085ee8
commit
8759dea69a
@ -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