Skip to content

Commit 6d04ffd

Browse files
Mute org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT testDropAllColumns elastic#123791
1 parent ca88c93 commit 6d04ffd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,9 @@ tests:
341341
- class: org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests
342342
method: testCreateAndRestorePartialSearchableSnapshot
343343
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
344347

345348
# Examples:
346349
#

0 commit comments

Comments
 (0)