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 45167d5 commit b0ded61Copy full SHA for b0ded61
muted-tests.yml
@@ -391,6 +391,9 @@ tests:
391
- class: org.elasticsearch.xpack.inference.mapper.SemanticInferenceMetadataFieldsRecoveryTests
392
method: testSnapshotRecovery {p0=true p1=false}
393
issue: https://github.com/elastic/elasticsearch/issues/122550
394
+- class: org.elasticsearch.xpack.inference.mapper.SemanticInferenceMetadataFieldsRecoveryTests
395
+ method: testSnapshotRecovery {p0=false p1=true}
396
+ issue: https://github.com/elastic/elasticsearch/issues/122551
397
398
# Examples:
399
#
0 commit comments