We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd6d83a commit eb880fbCopy full SHA for eb880fb
muted-tests.yml
@@ -440,6 +440,9 @@ tests:
440
- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
441
method: cannot change committed ids to a branch
442
issue: https://github.com/elastic/elasticsearch/issues/133133
443
+- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
444
+ method: definitions have primary ids which cannot change
445
+ issue: https://github.com/elastic/elasticsearch/issues/133234
446
447
# Examples:
448
#
0 commit comments