Skip to content

Commit

Permalink
Unmute synonyms test - failure due to inability to merge backports on…
Browse files Browse the repository at this point in the history
… time (elastic#118925)

Closes elastic#116777

This test failed on 8.x due to the inability to merge the backport for
elastic#118691 in 8.17
(elastic#118818) as it was blocked
by an unrelated test failure.
  • Loading branch information
carlosdelest authored Dec 18, 2024
1 parent 51fd70d commit a3feac5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -434,9 +434,6 @@ tests:
- class: org.elasticsearch.xpack.apmdata.APMYamlTestSuiteIT
method: test {yaml=/20_metrics_ingest/Test metrics-apm.app-* setting event.ingested via ingest pipeline}
issue: https://github.com/elastic/elasticsearch/issues/118875
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
method: test {p0=synonyms/90_synonyms_reloading_for_synset/Reload analyzers for specific synonym set}
issue: https://github.com/elastic/elasticsearch/issues/116777
- class: org.elasticsearch.xpack.ml.integration.ForecastIT
method: testOverflowToDisk
issue: https://github.com/elastic/elasticsearch/issues/117740

0 comments on commit a3feac5

Please sign in to comment.