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 618de48 commit 52b3713Copy full SHA for 52b3713
muted-tests.yml
@@ -325,6 +325,9 @@ tests:
325
- class: org.elasticsearch.action.admin.indices.create.ShrinkIndexIT
326
method: testShrinkIndexPrimaryTerm
327
issue: https://github.com/elastic/elasticsearch/issues/122974
328
+- class: org.elasticsearch.test.apmintegration.TracesApmIT
329
+ method: testApmIntegration
330
+ issue: https://github.com/elastic/elasticsearch/issues/122129
331
332
# Examples:
333
#
0 commit comments