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 0a493be commit e8cba9cCopy full SHA for e8cba9c
muted-tests.yml
@@ -300,6 +300,9 @@ tests:
300
- class: org.elasticsearch.index.mapper.IntegerRangeFieldMapperTests
301
method: testSyntheticSourceKeepArrays
302
issue: https://github.com/elastic/elasticsearch/issues/113326
303
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
304
+ method: test {p0=transform/transforms_force_delete/Test force deleting a running transform}
305
+ issue: https://github.com/elastic/elasticsearch/issues/113327
306
307
# Examples:
308
#
0 commit comments