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 8a10ffa commit cf94ea9Copy full SHA for cf94ea9
muted-tests.yml
@@ -609,6 +609,9 @@ tests:
609
- class: org.elasticsearch.xpack.migrate.action.ReindexDatastreamIndexTransportActionIT
610
method: testTsdbStartEndSet
611
issue: https://github.com/elastic/elasticsearch/issues/135366
612
+- class: org.elasticsearch.xpack.esql.session.SessionUtilsTests
613
+ method: testFromPages
614
+ issue: https://github.com/elastic/elasticsearch/issues/135377
615
616
# Examples:
617
#
0 commit comments