Skip to content

Commit cd47026

Browse files
committed
[Gradle] Cleanup test mutes for gradle func tests (#133768)
(cherry picked from commit 4a745b5) # Conflicts: # muted-tests.yml
1 parent 7dd4530 commit cd47026

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

muted-tests.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -431,15 +431,6 @@ tests:
431431
- class: org.elasticsearch.packaging.test.DockerTests
432432
method: test010Install
433433
issue: https://github.com/elastic/elasticsearch/issues/131376
434-
- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
435-
method: cannot change committed ids to a branch
436-
issue: https://github.com/elastic/elasticsearch/issues/133133
437-
- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
438-
method: definitions have primary ids which cannot change
439-
issue: https://github.com/elastic/elasticsearch/issues/133234
440-
- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
441-
method: latest files cannot change base id
442-
issue: https://github.com/elastic/elasticsearch/issues/133231
443434
- class: org.elasticsearch.packaging.test.DockerTests
444435
method: test072RunEsAsDifferentUserAndGroup
445436
issue: https://github.com/elastic/elasticsearch/issues/131412
@@ -490,4 +481,4 @@ tests:
490481
# issue: "https://github.com/elastic/elasticsearch/..."
491482
# - class: "org.elasticsearch.xpack.esql.**"
492483
# method: "test {union_types.MultiIndexIpStringStatsInline *}"
493-
# issue: "https://github.com/elastic/elasticsearch/..."
484+
# issue: "https://github.com/elastic/elasticsearch/..."

0 commit comments

Comments
 (0)