Bypassing failing test PainlessDomainSplitIT#testHRDSplit (#32966)
This commit is contained in:
parent
86ffce4bbc
commit
647705e00a
|
@ -240,6 +240,7 @@ public class PainlessDomainSplitIT extends ESRestTestCase {
|
|||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32966")
|
||||
public void testHRDSplit() throws Exception {
|
||||
|
||||
// Create job
|
||||
|
|
Loading…
Reference in New Issue