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 3dd5246 commit a55a56eCopy full SHA for a55a56e
muted-tests.yml
@@ -2,9 +2,7 @@ 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.upgrades.AggregationsIT
6
- method: testTerms
7
- issue: https://github.com/elastic/elasticsearch/issues/109322
+
8
# Examples:
9
#
10
# Mute a single test case in a YAML test suite:
0 commit comments