We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc254b3 commit 34316f0Copy full SHA for 34316f0
muted-tests.yml
@@ -405,6 +405,9 @@ tests:
405
- class: org.elasticsearch.persistent.ClusterPersistentTasksCustomMetadataTests
406
method: testMinVersionSerialization
407
issue: https://github.com/elastic/elasticsearch/issues/140804
408
+- class: org.elasticsearch.persistent.PersistentTasksCustomMetadataTests
409
+ method: testMinVersionSerialization
410
+ issue: https://github.com/elastic/elasticsearch/issues/140805
411
412
# Examples:
413
#
0 commit comments