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 fc352bd commit e004076Copy full SHA for e004076
muted-tests.yml
@@ -92,6 +92,9 @@ tests:
92
- class: org.elasticsearch.packaging.test.DockerTests
93
method: test600Interrupt
94
issue: https://github.com/elastic/elasticsearch/issues/111324
95
+- class: org.elasticsearch.xpack.transform.integration.TransformIT
96
+ method: testStopWaitForCheckpoint
97
+ issue: https://github.com/elastic/elasticsearch/issues/106113
98
99
# Examples:
100
#
0 commit comments