Skip to content

Commit bc6731b

Browse files
Mute org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT testUnsupportedTypesOrdinalGrouping #122342
1 parent a57b985 commit bc6731b

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
@@ -420,6 +420,9 @@ tests:
420420
- class: org.elasticsearch.xpack.esql.action.CrossClusterCancellationIT
421421
method: testCloseSkipUnavailable
422422
issue: https://github.com/elastic/elasticsearch/issues/122336
423+
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
424+
method: testUnsupportedTypesOrdinalGrouping
425+
issue: https://github.com/elastic/elasticsearch/issues/122342
423426

424427
# Examples:
425428
#

0 commit comments

Comments
 (0)