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 2136d06 commit 0f007a4Copy full SHA for 0f007a4
muted-tests.yml
@@ -407,6 +407,9 @@ tests:
407
- class: org.elasticsearch.search.SearchCancellationIT
408
method: testCancelFailedSearchWhenPartialResultDisallowed
409
issue: https://github.com/elastic/elasticsearch/issues/121719
410
+- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
411
+ method: testChangePoint
412
+ issue: https://github.com/elastic/elasticsearch/issues/122179
413
414
# Examples:
415
#
0 commit comments