Skip to content

Commit e7d0d80

Browse files
committed
unmute tests
1 parent 8238caf commit e7d0d80

File tree

1 file changed

+0
-45
lines changed

1 file changed

+0
-45
lines changed

muted-tests.yml

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -327,68 +327,23 @@ tests:
327327
- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
328328
method: testPutE5WithTrainedModelAndInference
329329
issue: https://github.com/elastic/elasticsearch/issues/114023
330-
- class: org.elasticsearch.xpack.enrich.EnrichRestIT
331-
method: test {p0=enrich/40_synthetic_source/enrich documents over _bulk}
332-
issue: https://github.com/elastic/elasticsearch/issues/114825
333330
- class: org.elasticsearch.threadpool.SimpleThreadPoolIT
334331
method: testThreadPoolMetrics
335332
issue: https://github.com/elastic/elasticsearch/issues/108320
336-
- class: org.elasticsearch.xpack.eql.EqlRestValidationIT
337-
method: testDefaultIndicesOptions
338-
issue: https://github.com/elastic/elasticsearch/issues/114771
339-
- class: org.elasticsearch.xpack.enrich.EnrichRestIT
340-
method: test {p0=enrich/10_basic/Test enrich crud apis}
341-
issue: https://github.com/elastic/elasticsearch/issues/114766
342333
- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
343334
method: testPutE5Small_withPlatformAgnosticVariant
344335
issue: https://github.com/elastic/elasticsearch/issues/113983
345-
- class: org.elasticsearch.xpack.eql.EqlRestIT
346-
method: testIndexWildcardPatterns
347-
issue: https://github.com/elastic/elasticsearch/issues/114749
348-
- class: org.elasticsearch.xpack.enrich.EnrichRestIT
349-
method: test {p0=enrich/20_standard_index/enrich stats REST response structure}
350-
issue: https://github.com/elastic/elasticsearch/issues/114753
351336
- class: org.elasticsearch.ingest.geoip.DatabaseNodeServiceIT
352337
method: testGzippedDatabase
353338
issue: https://github.com/elastic/elasticsearch/issues/113752
354-
- class: org.elasticsearch.xpack.enrich.EnrichRestIT
355-
method: test {p0=enrich/10_basic/Test using the deprecated elasticsearch_version field results in a warning}
356-
issue: https://github.com/elastic/elasticsearch/issues/114748
357-
- class: org.elasticsearch.xpack.enrich.EnrichRestIT
358-
method: test {p0=enrich/20_standard_index/enrich documents over _bulk via an alias}
359-
issue: https://github.com/elastic/elasticsearch/issues/114763
360-
- class: org.elasticsearch.xpack.eql.EqlRestValidationIT
361-
method: testAllowNoIndicesOption
362-
issue: https://github.com/elastic/elasticsearch/issues/114789
363-
- class: org.elasticsearch.xpack.enrich.EnrichRestIT
364-
method: test {p0=enrich/20_standard_index/enrich documents over _bulk}
365-
issue: https://github.com/elastic/elasticsearch/issues/114768
366-
- class: org.elasticsearch.xpack.eql.EqlStatsIT
367-
method: testEqlRestUsage
368-
issue: https://github.com/elastic/elasticsearch/issues/114790
369-
- class: org.elasticsearch.xpack.eql.EqlRestIT
370-
method: testBadRequests
371-
issue: https://github.com/elastic/elasticsearch/issues/114752
372-
- class: org.elasticsearch.xpack.eql.EqlRestIT
373-
method: testUnicodeChars
374-
issue: https://github.com/elastic/elasticsearch/issues/114791
375339
- class: org.elasticsearch.xpack.rank.rrf.RRFRankClientYamlTestSuiteIT
376340
method: test {yaml=rrf/800_rrf_with_text_similarity_reranker_retriever/explain using rrf retriever and text-similarity}
377341
issue: https://github.com/elastic/elasticsearch/issues/114757
378-
- class: org.elasticsearch.xpack.enrich.EnrichIT
379-
method: testEnrichSpecialTypes
380-
issue: https://github.com/elastic/elasticsearch/issues/114773
381342
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
382343
method: test {string.ReverseGraphemeClusters}
383344
issue: https://github.com/elastic/elasticsearch/issues/114560
384345
- class: org.elasticsearch.license.LicensingTests
385346
issue: https://github.com/elastic/elasticsearch/issues/114865
386-
- class: org.elasticsearch.xpack.enrich.EnrichIT
387-
method: testDeleteIsCaseSensitive
388-
issue: https://github.com/elastic/elasticsearch/issues/114840
389-
- class: org.elasticsearch.xpack.enrich.EnrichIT
390-
method: testImmutablePolicy
391-
issue: https://github.com/elastic/elasticsearch/issues/114839
392347
- class: org.elasticsearch.xpack.security.authc.ldap.GroupMappingIT
393348
issue: https://github.com/elastic/elasticsearch/issues/115221
394349

0 commit comments

Comments
 (0)