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 e27d491 commit 8aea87fCopy full SHA for 8aea87f
muted-tests.yml
@@ -317,6 +317,9 @@ tests:
317
issue: https://github.com/elastic/elasticsearch/issues/121117
318
- class: org.elasticsearch.xpack.ml.integration.PyTorchModelIT
319
issue: https://github.com/elastic/elasticsearch/issues/121165
320
+ - class: org.elasticsearch.xpack.transform.integration.TransformAuditorIT
321
+ method: testAuditorWritesAudits
322
+ issue: https://github.com/elastic/elasticsearch/issues/121241
323
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
324
method: test {p0=nodes.stats/11_indices_metrics/indices mappings exact count test for indices level}
325
issue: https://github.com/elastic/elasticsearch/issues/120950
0 commit comments