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 6bd7684 commit d30b529Copy full SHA for d30b529
muted-tests.yml
@@ -714,6 +714,9 @@ tests:
714
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
715
method: testStopQueryInlineStats
716
issue: https://github.com/elastic/elasticsearch/issues/135032
717
+- class: org.elasticsearch.xpack.esql.plan.logical.local.ImmediateLocalSupplierTests
718
+ method: testEqualsAndHashcode
719
+ issue: https://github.com/elastic/elasticsearch/issues/135977
720
721
# Examples:
722
#
0 commit comments