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 90c4903 commit abad6c2Copy full SHA for abad6c2
muted-tests.yml
@@ -387,6 +387,9 @@ tests:
387
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
388
method: testInvalidJoinPatterns
389
issue: https://github.com/elastic/elasticsearch/issues/125536
390
+- class: org.elasticsearch.xpack.inference.registry.ModelRegistryMetadataTests
391
+ method: testUpgrade
392
+ issue: https://github.com/elastic/elasticsearch/issues/125554
393
394
# Examples:
395
#
0 commit comments