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 8db0db5 commit f80bab0Copy full SHA for f80bab0
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