Skip to content

Commit e74cfd9

Browse files
authored
Merge branch 'main' into kderusso/fix-flakey-semantic-text-index-options-test
2 parents ab38369 + 57c3370 commit e74cfd9

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
@@ -615,6 +615,12 @@ tests:
615615
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
616616
method: test {p0=search.vectors/100_knn_nested_search/nested kNN search inner_hits & profiling}
617617
issue: https://github.com/elastic/elasticsearch/issues/133273
618+
- class: org.elasticsearch.xpack.inference.mapper.SemanticTextFieldMapperTests
619+
method: testDefaultIndexOptions {p0=true}
620+
issue: https://github.com/elastic/elasticsearch/issues/133326
621+
- class: org.elasticsearch.xpack.inference.mapper.SemanticTextFieldMapperTests
622+
method: testDefaultIndexOptions {p0=false}
623+
issue: https://github.com/elastic/elasticsearch/issues/133327
618624

619625
# Examples:
620626
#

0 commit comments

Comments
 (0)