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 12ae9a5 commit 853c4f2Copy full SHA for 853c4f2
muted-tests.yml
@@ -258,6 +258,9 @@ tests:
258
- class: org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
259
method: testGeoPointGeoTile
260
issue: https://github.com/elastic/elasticsearch/issues/115818
261
+- class: org.elasticsearch.xpack.ml.integration.DatafeedJobsRestIT
262
+ method: testLookbackWithIndicesOptions
263
+ issue: https://github.com/elastic/elasticsearch/issues/116127
264
265
# Examples:
266
#
0 commit comments