Skip to content

Commit 12a9b37

Browse files
authored
[8.x] Adjust test mute (#119210)
Backporting #119206 to 8.x branch. The assertion that trips is related to synthetic recovery source usage, no need to mute the entire test suite. Relates to #119191
1 parent 720713e commit 12a9b37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

muted-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,7 @@ tests:
429429
issue: https://github.com/elastic/elasticsearch/issues/116777
430430
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
431431
issue: https://github.com/elastic/elasticsearch/issues/119191
432+
method: test {yaml=indices.create/20_synthetic_source/create index with use_synthetic_source}
432433
- class: org.elasticsearch.index.mapper.AbstractShapeGeometryFieldMapperTests
433434
method: testCartesianBoundsBlockLoader
434435
issue: https://github.com/elastic/elasticsearch/issues/119201

0 commit comments

Comments
 (0)