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 5239ce7 commit d33e3deCopy full SHA for d33e3de
muted-tests.yml
@@ -268,6 +268,9 @@ tests:
268
- class: org.elasticsearch.lucene.FullClusterRestartSearchableSnapshotIndexCompatibilityIT
269
method: testSearchableSnapshotUpgrade {p0=9.0.0}
270
issue: https://github.com/elastic/elasticsearch/issues/119632
271
+- class: org.elasticsearch.search.profile.dfs.DfsProfilerIT
272
+ method: testProfileDfs
273
+ issue: https://github.com/elastic/elasticsearch/issues/119711
274
275
# Examples:
276
#
0 commit comments