Skip to content

Commit 40bce49

Browse files
author
Hendrik Muhs
committed
mute SourceDestValidatorTests.testRemoteSourceDoesNotExist
1 parent 5f37f1f commit 40bce49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/common/validation/SourceDestValidatorTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -706,6 +706,7 @@ public void testRemoteSourceLicenseInActive() throws InterruptedException {
706706
}, null);
707707
}
708708

709+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/50420")
709710
public void testRemoteSourceDoesNotExist() throws InterruptedException {
710711
Context context = spy(
711712
new SourceDestValidator.Context(

0 commit comments

Comments
 (0)