Skip to content

Commit e51aecb

Browse files
authored
Merge branch 'main' into kderusso/fix-flakey-semantic-text-index-options-test
2 parents 8b880a2 + 8686ad7 commit e51aecb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,9 @@ 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.security.authc.AuthenticationServiceTests
619+
method: testInvalidToken
620+
issue: https://github.com/elastic/elasticsearch/issues/133328
618621

619622
# Examples:
620623
#

0 commit comments

Comments
 (0)