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 ac43ea3 commit 80729f9Copy full SHA for 80729f9
muted-tests.yml
@@ -268,6 +268,9 @@ tests:
268
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
269
method: test {p0=transform/transforms_unattended/Test unattended put and start}
270
issue: https://github.com/elastic/elasticsearch/issues/120019
271
+- class: org.elasticsearch.index.mapper.IntervalThrottlerTests
272
+ method: testThrottling
273
+ issue: https://github.com/elastic/elasticsearch/issues/120023
274
275
# Examples:
276
#
0 commit comments