Skip to content

Commit 4a745b5

Browse files
authored
[Gradle] Cleanup test mutes for gradle func tests (#133768)
1 parent b43ec87 commit 4a745b5

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

muted-tests.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -531,24 +531,6 @@ tests:
531531
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
532532
method: test {p0=search.vectors/45_knn_search_byte/Vector rescoring has no effect for non-quantized vectors and provides same results as non-rescored knn}
533533
issue: https://github.com/elastic/elasticsearch/issues/133187
534-
- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
535-
method: cannot change committed ids to a branch
536-
issue: https://github.com/elastic/elasticsearch/issues/133133
537-
- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
538-
method: latest files cannot change base id
539-
issue: https://github.com/elastic/elasticsearch/issues/133132
540-
- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
541-
method: definitions have primary ids which cannot change
542-
issue: https://github.com/elastic/elasticsearch/issues/133131
543-
- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
544-
method: named and unreferenced definitions cannot have the same name
545-
issue: https://github.com/elastic/elasticsearch/issues/133255
546-
- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
547-
method: unreferenced definitions can have primary ids that are patches
548-
issue: https://github.com/elastic/elasticsearch/issues/133256
549-
- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
550-
method: latest can refer to an unreferenced definition
551-
issue: https://github.com/elastic/elasticsearch/issues/133257
552534
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
553535
method: test {p0=search.vectors/100_knn_nested_search/nested kNN search inner_hits & profiling}
554536
issue: https://github.com/elastic/elasticsearch/issues/133273

0 commit comments

Comments
 (0)