mute SourceDestValidatorTests.testRemoteSourceDoesNotExist
This commit is contained in:
parent
5f37f1f401
commit
40bce49a7f
|
@ -706,6 +706,7 @@ public class SourceDestValidatorTests extends ESTestCase {
|
|||
}, null);
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/50420")
|
||||
public void testRemoteSourceDoesNotExist() throws InterruptedException {
|
||||
Context context = spy(
|
||||
new SourceDestValidator.Context(
|
||||
|
|
Loading…
Reference in New Issue