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 ca88c93 commit 6d04ffdCopy full SHA for 6d04ffd
muted-tests.yml
@@ -341,6 +341,9 @@ tests:
341
- class: org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests
342
method: testCreateAndRestorePartialSearchableSnapshot
343
issue: https://github.com/elastic/elasticsearch/issues/123773
344
+- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
345
+ method: testDropAllColumns
346
+ issue: https://github.com/elastic/elasticsearch/issues/123791
347
348
# Examples:
349
#
0 commit comments