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 312c21a commit ccaed21Copy full SHA for ccaed21
muted-tests.yml
@@ -307,6 +307,9 @@ tests:
307
- class: org.elasticsearch.index.engine.RecoverySourcePruneMergePolicyTests
308
method: testPruneSome
309
issue: https://github.com/elastic/elasticsearch/issues/118728
310
+- class: org.elasticsearch.xpack.sql.qa.single_node.JdbcDocCsvSpecIT
311
+ method: test {docs.testFilterToday}
312
+ issue: https://github.com/elastic/elasticsearch/issues/118810
313
314
# Examples:
315
#
0 commit comments