We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f4db73 commit a02241bCopy full SHA for a02241b
muted-tests.yml
@@ -389,6 +389,9 @@ tests:
389
- class: org.elasticsearch.xpack.ilm.TimeSeriesDataStreamsIT
390
method: testSearchableSnapshotAction
391
issue: https://github.com/elastic/elasticsearch/issues/125867
392
+- class: org.elasticsearch.xpack.inference.registry.ModelRegistryMetadataTests
393
+ method: testUpgrade
394
+ issue: https://github.com/elastic/elasticsearch/issues/125554
395
396
# Examples:
397
#
0 commit comments