Skip to content

Commit 64c7ad9

Browse files
Mute org.elasticsearch.xpack.esql.plugin.CanMatchIT testAliasFilters #134512
1 parent 2c3bee7 commit 64c7ad9

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
@@ -525,6 +525,9 @@ tests:
525525
- class: org.elasticsearch.xpack.esql.expression.function.scalar.score.DecayTests
526526
method: "testEvaluateBlockWithNulls {TestCase=<date_nanos>, <date_nanos>, <time_duration>, <_source> #11}"
527527
issue: https://github.com/elastic/elasticsearch/issues/134509
528+
- class: org.elasticsearch.xpack.esql.plugin.CanMatchIT
529+
method: testAliasFilters
530+
issue: https://github.com/elastic/elasticsearch/issues/134512
528531

529532
# Examples:
530533
#

0 commit comments

Comments
 (0)