Skip to content

Commit 3928051

Browse files
committed
Mute EsqlActionBreakerIT
Tracked at #122153
1 parent 9c48bb9 commit 3928051

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

muted-tests.yml

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -406,31 +406,12 @@ tests:
406406
method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsBoolean
407407
issue: https://github.com/elastic/elasticsearch/issues/121680
408408
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
409-
method: testExtractFields
410-
issue: https://github.com/elastic/elasticsearch/issues/122125
411-
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
412-
method: testIndexPatterns
413-
issue: https://github.com/elastic/elasticsearch/issues/122128
409+
issue: https://github.com/elastic/elasticsearch/issues/122153
414410
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
415411
issue: https://github.com/elastic/elasticsearch/issues/121411
416-
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
417-
method: testGroupingMultiValueByOrdinals
418-
issue: https://github.com/elastic/elasticsearch/issues/122131
419412
- class: org.elasticsearch.xpack.esql.action.EsqlNodeFailureIT
420413
method: testFailureLoadingFields
421414
issue: https://github.com/elastic/elasticsearch/issues/122132
422-
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
423-
method: testEvalWhere
424-
issue: https://github.com/elastic/elasticsearch/issues/122141
425-
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
426-
method: testFromStatsProjectGroupWithAlias
427-
issue: https://github.com/elastic/elasticsearch/issues/122144
428-
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
429-
method: testProjectRenameEvalProject
430-
issue: https://github.com/elastic/elasticsearch/issues/122150
431-
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
432-
method: testWhereNegatedCondition
433-
issue: https://github.com/elastic/elasticsearch/issues/122147
434415
- class: org.elasticsearch.xpack.esql.action.CrossClustersCancellationIT
435416
method: testCloseSkipUnavailable
436417
issue: https://github.com/elastic/elasticsearch/issues/121627

0 commit comments

Comments
 (0)