Skip to content

Commit b244d4f

Browse files
committed
Mute org.elasticsearch.xpack.esql.parser.StatementParserTests.testNamedFunctionArgumentInMap
1 parent 655fec2 commit b244d4f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,9 @@ tests:
280280
- class: org.elasticsearch.datastreams.DataStreamsClientYamlTestSuiteIT
281281
method: test {p0=data_stream/140_data_stream_aliases/Create data stream alias with filter}
282282
issue: https://github.com/elastic/elasticsearch/issues/121014
283+
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
284+
method: testNamedFunctionArgumentInMap
285+
issue: https://github.com/elastic/elasticsearch/issues/121020
283286

284287
# Examples:
285288
#

0 commit comments

Comments
 (0)