mute SourceDestValidatorTests.testRemoteSourceDoesNotExist

This commit is contained in:
Hendrik Muhs 2019-12-20 11:25:25 +01:00
parent 5f37f1f401
commit 40bce49a7f
1 changed files with 1 additions and 0 deletions

View File

@ -706,6 +706,7 @@ public class SourceDestValidatorTests extends ESTestCase {
}, null); }, null);
} }
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/50420")
public void testRemoteSourceDoesNotExist() throws InterruptedException { public void testRemoteSourceDoesNotExist() throws InterruptedException {
Context context = spy( Context context = spy(
new SourceDestValidator.Context( new SourceDestValidator.Context(