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 622eb5f commit 2f3d4d5Copy full SHA for 2f3d4d5
muted-tests.yml
@@ -571,6 +571,9 @@ tests:
571
- class: org.elasticsearch.streams.StreamsYamlTestSuiteIT
572
method: test {yaml=streams/logs/10_basic/Basic toggle of logs state enable to disable and back}
573
issue: https://github.com/elastic/elasticsearch/issues/129733
574
+- class: org.elasticsearch.streams.StreamsYamlTestSuiteIT
575
+ method: test {yaml=streams/logs/10_basic/Check for repeated toggle to same state}
576
+ issue: https://github.com/elastic/elasticsearch/issues/129735
577
578
# Examples:
579
#
0 commit comments