We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbce4b commit a485095Copy full SHA for a485095
muted-tests.yml
@@ -348,6 +348,9 @@ tests:
348
- class: org.elasticsearch.smoketest.MlWithSecurityIT
349
method: test {yaml=ml/3rd_party_deployment/Test start and stop multiple deployments}
350
issue: https://github.com/elastic/elasticsearch/issues/124315
351
+- class: org.elasticsearch.xpack.inference.mapper.SemanticInferenceMetadataFieldsRecoveryTests
352
+ method: testSnapshotRecovery {p0=false p1=true}
353
+ issue: https://github.com/elastic/elasticsearch/issues/124383
354
355
# Examples:
356
#
0 commit comments