We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4112fab commit ef9accdCopy full SHA for ef9accd
muted-tests.yml
@@ -2,6 +2,9 @@ tests:
2
- class: "org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT"
3
issue: "https://github.com/elastic/elasticsearch/issues/109318"
4
method: "test {yaml=analysis-common/50_char_filters/pattern_replace error handling (too complex pattern)}"
5
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
6
+ method: test {p0=ml/inference_crud/Test force delete given model with alias referenced by pipeline}
7
+ issue: https://github.com/elastic/elasticsearch/issues/107505
8
9
# Examples:
10
#
0 commit comments