Skip to content

Commit 8906903

Browse files
Unmute tests to flush out failures (#137116)
1 parent cfa0b5e commit 8906903

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

muted-tests.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -179,24 +179,6 @@ tests:
179179
- class: org.elasticsearch.threadpool.SimpleThreadPoolIT
180180
method: testThreadPoolMetrics
181181
issue: https://github.com/elastic/elasticsearch/issues/108320
182-
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
183-
method: test {spatial.CentroidFromAirportsAfterIntersectsCompoundPredicateNoDocValues SYNC}
184-
issue: https://github.com/elastic/elasticsearch/issues/116945
185-
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
186-
method: test {spatial.CentroidFromAirportsAfterIntersectsCompoundPredicateNoDocValues ASYNC}
187-
issue: https://github.com/elastic/elasticsearch/issues/116945
188-
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
189-
method: test {spatial.CentroidFromAirportsAfterIntersectsCompoundPredicateNoDocValues}
190-
issue: https://github.com/elastic/elasticsearch/issues/116945
191-
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
192-
method: test {spatial.CentroidFromAirportsAfterIntersectsCompoundPredicateNotIndexedNorDocValues SYNC}
193-
issue: https://github.com/elastic/elasticsearch/issues/116945
194-
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
195-
method: test {spatial.CentroidFromAirportsAfterIntersectsCompoundPredicateNotIndexedNorDocValues ASYNC}
196-
issue: https://github.com/elastic/elasticsearch/issues/116945
197-
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
198-
method: test {spatial.CentroidFromAirportsAfterIntersectsCompoundPredicateNotIndexedNorDocValues}
199-
issue: https://github.com/elastic/elasticsearch/issues/116945
200182
- class: org.elasticsearch.xpack.inference.InferenceRestIT
201183
method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
202184
issue: https://github.com/elastic/elasticsearch/issues/117027

0 commit comments

Comments
 (0)