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 7bee44a commit 7949f87Copy full SHA for 7949f87
muted-tests.yml
@@ -354,6 +354,9 @@ tests:
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
+- class: org.elasticsearch.xpack.inference.mapper.SemanticInferenceMetadataFieldsRecoveryTests
358
+ method: testSnapshotRecovery {p0=false p1=false}
359
+ issue: https://github.com/elastic/elasticsearch/issues/124385
360
361
# Examples:
362
#
0 commit comments