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 03271bd commit 111c130Copy full SHA for 111c130
muted-tests.yml
@@ -400,6 +400,9 @@ tests:
400
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
401
method: testInvalidJoinPatterns
402
issue: https://github.com/elastic/elasticsearch/issues/121968
403
+- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
404
+ method: test {yaml=update/100_synthetic_source/stored text}
405
+ issue: https://github.com/elastic/elasticsearch/issues/121991
406
407
# Examples:
408
#
0 commit comments