Skip to content

Commit c0bf7d2

Browse files
Mute org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT testExtractFields #122125
1 parent c34a0c7 commit c0bf7d2

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
@@ -405,6 +405,9 @@ tests:
405405
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
406406
method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsBoolean
407407
issue: https://github.com/elastic/elasticsearch/issues/121680
408+
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
409+
method: testExtractFields
410+
issue: https://github.com/elastic/elasticsearch/issues/122125
408411

409412
# Examples:
410413
#

0 commit comments

Comments
 (0)