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 f3bb416 commit 0e9e9f6Copy full SHA for 0e9e9f6
muted-tests.yml
@@ -425,6 +425,9 @@ tests:
425
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
426
method: testFromStatsProjectGroupWithAlias
427
issue: https://github.com/elastic/elasticsearch/issues/122144
428
+- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
429
+ method: testProjectRenameEvalProject
430
+ issue: https://github.com/elastic/elasticsearch/issues/122150
431
432
# Examples:
433
#
0 commit comments