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 b46f245 commit deba9f1Copy full SHA for deba9f1
muted-tests.yml
@@ -504,6 +504,9 @@ tests:
504
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
505
method: test {p0=esql/40_tsdb/error on rename timestamp}
506
issue: https://github.com/elastic/elasticsearch/issues/137259
507
+- class: org.elasticsearch.xpack.esql.plan.physical.ShowExecSerializationTests
508
+ method: testConcurrentSerialization
509
+ issue: https://github.com/elastic/elasticsearch/issues/137338
510
511
# Examples:
512
#
0 commit comments