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 eb880fb commit eabc948Copy full SHA for eabc948
muted-tests.yml
@@ -443,6 +443,9 @@ tests:
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
+- class: org.elasticsearch.gradle.internal.transport.TransportVersionValidationFuncTest
447
+ method: latest files cannot change base id
448
+ issue: https://github.com/elastic/elasticsearch/issues/133231
449
450
# Examples:
451
#
0 commit comments