Skip to content

Commit de3ef2f

Browse files
committed
Remove few muted tests
1 parent 7e310b2 commit de3ef2f

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

muted-tests.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -453,9 +453,6 @@ tests:
453453
- class: org.elasticsearch.search.vectors.IVFKnnFloatVectorQueryTests
454454
method: testSearchBoost
455455
issue: https://github.com/elastic/elasticsearch/issues/127969
456-
- class: org.elasticsearch.packaging.test.DockerTests
457-
method: test040JavaUsesTheOsProvidedKeystore
458-
issue: https://github.com/elastic/elasticsearch/issues/127437
459456
- class: org.elasticsearch.search.vectors.IVFKnnFloatVectorQueryTests
460457
method: testFindFewer
461458
issue: https://github.com/elastic/elasticsearch/issues/128002
@@ -465,21 +462,12 @@ tests:
465462
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
466463
method: testOneRemoteClusterPartial
467464
issue: https://github.com/elastic/elasticsearch/issues/124055
468-
- class: org.elasticsearch.packaging.test.DockerTests
469-
method: test041AmazonCaCertsAreInTheKeystore
470-
issue: https://github.com/elastic/elasticsearch/issues/128007
471465
- class: org.elasticsearch.compute.aggregation.SampleDoubleAggregatorFunctionTests
472466
method: testSimpleWithCranky
473467
issue: https://github.com/elastic/elasticsearch/issues/128024
474468
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
475469
method: test {lookup-join.MvJoinKeyOnTheLookupIndex ASYNC}
476470
issue: https://github.com/elastic/elasticsearch/issues/128030
477-
- class: org.elasticsearch.packaging.test.DockerTests
478-
method: test072RunEsAsDifferentUserAndGroup
479-
issue: https://github.com/elastic/elasticsearch/issues/128031
480-
- class: org.elasticsearch.packaging.test.DockerTests
481-
method: test042KeystorePermissionsAreCorrect
482-
issue: https://github.com/elastic/elasticsearch/issues/128019
483471

484472
# Examples:
485473
#

0 commit comments

Comments
 (0)