Skip to content

Commit 5fbfc9d

Browse files
author
elasticsearchmachine
committed
Merge remote-tracking branch 'origin/main' into lucene_snapshot
2 parents d9433cc + 69dcc6c commit 5fbfc9d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

muted-tests.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,14 @@ tests:
242242
- class: org.elasticsearch.index.mapper.AbstractShapeGeometryFieldMapperTests
243243
method: testCartesianBoundsBlockLoader
244244
issue: https://github.com/elastic/elasticsearch/issues/119201
245+
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
246+
method: test {p0=ml/data_frame_analytics_cat_apis/Test cat data frame analytics all jobs with header}
247+
issue: https://github.com/elastic/elasticsearch/issues/119332
248+
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
249+
method: test {lookup-join.MvJoinKeyOnTheDataNode ASYNC}
250+
issue: https://github.com/elastic/elasticsearch/issues/119179
251+
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
252+
issue: https://github.com/elastic/elasticsearch/issues/119191
245253

246254
# Examples:
247255
#

0 commit comments

Comments
 (0)