Skip to content

Commit f1a6848

Browse files
carlosdelestmridula-s109
authored andcommitted
Muting tests for elastic#129078 and elastic#129082 until fix elastic#129202 is merged (elastic#129241)
1 parent b038350 commit f1a6848

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

muted-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,12 @@ tests:
224224
- class: org.elasticsearch.discovery.ClusterDisruptionIT
225225
method: testAckedIndexing
226226
issue: https://github.com/elastic/elasticsearch/issues/117024
227+
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
228+
method: test {lookup-join.LookupJoinOnTimeSeriesIndex ASYNC}
229+
issue: https://github.com/elastic/elasticsearch/issues/129078
230+
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
231+
method: test {lookup-join.LookupJoinOnTimeSeriesIndex SYNC}
232+
issue: https://github.com/elastic/elasticsearch/issues/129078
227233

228234
# Examples:
229235
#

0 commit comments

Comments
 (0)