Skip to content

Commit 1693527

Browse files
authored
Unmute more tests (elastic#136670)
1 parent 3df0abb commit 1693527

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

muted-tests.yml

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -420,18 +420,9 @@ tests:
420420
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
421421
method: testWithCustomFeatureProcessors
422422
issue: https://github.com/elastic/elasticsearch/issues/134001
423-
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
424-
method: test {csv-spec:fork.ForkBeforeStats}
425-
issue: https://github.com/elastic/elasticsearch/issues/134100
426423
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
427424
method: test {csv-spec:spatial.ConvertFromStringParseError}
428425
issue: https://github.com/elastic/elasticsearch/issues/134104
429-
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
430-
method: test {csv-spec:fork.ForkWithMixOfCommands}
431-
issue: https://github.com/elastic/elasticsearch/issues/134135
432-
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
433-
method: test {csv-spec:inlinestats.MultiIndexInlinestatsOfMultiTypedField}
434-
issue: https://github.com/elastic/elasticsearch/issues/133973
435426
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
436427
method: test {csv-spec:spatial_shapes.ConvertFromStringParseError}
437428
issue: https://github.com/elastic/elasticsearch/issues/134254
@@ -540,36 +531,12 @@ tests:
540531
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
541532
method: test {csv-spec:date.EvalDateTruncQuarterlyIntervalWithGTInRange}
542533
issue: https://github.com/elastic/elasticsearch/issues/136102
543-
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
544-
method: test {csv-spec:math.PowIntInt}
545-
issue: https://github.com/elastic/elasticsearch/issues/136106
546-
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
547-
method: test {csv-spec:string.ContainsFail}
548-
issue: https://github.com/elastic/elasticsearch/issues/136112
549-
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
550-
method: test {csv-spec:union_types.MultiIndexTsLongStatsDrop}
551-
issue: https://github.com/elastic/elasticsearch/issues/136113
552-
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
553-
method: test {csv-spec:bucket.BucketByWeekInString}
554-
issue: https://github.com/elastic/elasticsearch/issues/136136
555534
- class: org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT
556535
method: testSeqNoCASLinearizability
557536
issue: https://github.com/elastic/elasticsearch/issues/117249
558-
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
559-
method: test {csv-spec:semantic_text.Repeat}
560-
issue: https://github.com/elastic/elasticsearch/issues/136150
561537
- class: org.elasticsearch.xpack.remotecluster.CrossClusterEsqlRCS1UnavailableRemotesIT
562538
method: testEsqlRcs1UnavailableRemoteScenarios
563539
issue: https://github.com/elastic/elasticsearch/issues/136157
564-
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
565-
method: test {csv-spec:comparison.IntToInt}
566-
issue: https://github.com/elastic/elasticsearch/issues/136160
567-
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
568-
method: test {csv-spec:math.LeastGreatestMany}
569-
issue: https://github.com/elastic/elasticsearch/issues/136161
570-
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
571-
method: test {csv-spec:categorize.Values aggs}
572-
issue: https://github.com/elastic/elasticsearch/issues/136230
573540
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
574541
method: test {p0=field_caps/10_basic/Field caps for number field with only doc values}
575542
issue: https://github.com/elastic/elasticsearch/issues/136244

0 commit comments

Comments
 (0)