We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a385299 commit fd24c9dCopy full SHA for fd24c9d
muted-tests.yml
@@ -506,6 +506,9 @@ tests:
506
- class: org.elasticsearch.xpack.core.security.authc.AuthenticationTests
507
method: testMaybeRewriteForOlderVersionWithCrossClusterAccessRewritesAuthenticationInMetadata
508
issue: https://github.com/elastic/elasticsearch/issues/139167
509
+- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
510
+ method: test {p0=eql/10_basic/Sequence checking correct join key ordering.}
511
+ issue: https://github.com/elastic/elasticsearch/issues/139173
512
513
# Examples:
514
#
0 commit comments