Skip to content

Commit

Permalink
Update muted-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrik-es authored Oct 21, 2024
1 parent 4d7ddfc commit 96aed84
Showing 1 changed file with 6 additions and 17 deletions.
23 changes: 6 additions & 17 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -416,23 +416,12 @@ tests:
- class: org.elasticsearch.index.mapper.annotatedtext.AnnotatedTextFieldMapperTests
method: testBlockLoaderFromRowStrideReaderWithSyntheticSource
issue: https://github.com/elastic/elasticsearch/issues/115076
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
method: test {string.ValuesGrouped}
issue: https://github.com/elastic/elasticsearch/issues/115126
- class: org.elasticsearch.xpack.esql.action.CrossClustersQueryIT
method: testCCSExecutionOnSearchesWithLimit0
issue: https://github.com/elastic/elasticsearch/issues/115129
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
issue: https://github.com/elastic/elasticsearch/issues/115135
- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.ReverseTests
method: testEvaluateInManyThreads {TestCase=<long unicode TEXT>}
issue: https://github.com/elastic/elasticsearch/issues/115227
- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.ReverseTests
method: testEvaluateInManyThreads {TestCase=<long unicode KEYWORD>}
issue: https://github.com/elastic/elasticsearch/issues/115228
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry)}
issue: https://github.com/elastic/elasticsearch/issues/115231
- class: org.elasticsearch.xpack.enrich.EnrichIT
method: testEnrichSpecialTypes
issue: https://github.com/elastic/elasticsearch/issues/114773
- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
method: testPutE5Small_withPlatformSpecificVariant
issue: https://github.com/elastic/elasticsearch/issues/113950

# Examples:
#
Expand Down

0 comments on commit 96aed84

Please sign in to comment.