Skip to content

Commit 8a72753

Browse files
Mute org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest named and unreferenced definitions cannot have the same name #133255
1 parent af76cf3 commit 8a72753

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
@@ -633,6 +633,9 @@ tests:
633633
- class: org.elasticsearch.xpack.esql.action.RandomizedTimeSeriesIT
634634
method: testGroupByNothing
635635
issue: https://github.com/elastic/elasticsearch/issues/133225
636+
- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
637+
method: named and unreferenced definitions cannot have the same name
638+
issue: https://github.com/elastic/elasticsearch/issues/133255
636639

637640
# Examples:
638641
#

0 commit comments

Comments
 (0)