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 a485095 commit 7bee44aCopy full SHA for 7bee44a
muted-tests.yml
@@ -351,6 +351,9 @@ tests:
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
+- class: org.elasticsearch.xpack.inference.mapper.SemanticInferenceMetadataFieldsRecoveryTests
355
+ method: testSnapshotRecovery {p0=true p1=false}
356
+ issue: https://github.com/elastic/elasticsearch/issues/124384
357
358
# Examples:
359
#
0 commit comments