Skip to content

Commit 7cc3f52

Browse files
authored
Unmute logsdb tests. (#135332)
Failures was caused by a setting rename (#135049). The setting only exists in man branch and was only used when feature flag was enabled. Closes #135312 Closes #135313 Closes #135314 Closes #135315 Closes #135316 Closes #135319 Closes #135320 Closes #135238 Closes #135237 Closes #135324 Closes #135325 Closes #135327
1 parent d949baf commit 7cc3f52

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

muted-tests.yml

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -600,45 +600,9 @@ tests:
600600
- class: org.elasticsearch.compute.operator.topn.TopNOperatorTests
601601
method: testSimpleCircuitBreaking
602602
issue: https://github.com/elastic/elasticsearch/issues/135260
603-
- class: org.elasticsearch.upgrades.LogsUsageRollingUpgradeIT
604-
method: testUsage {upgradedNodes=3}
605-
issue: https://github.com/elastic/elasticsearch/issues/135312
606-
- class: org.elasticsearch.upgrades.StandardToLogsDbIndexModeRollingUpgradeIT
607-
method: testLogsIndexing {upgradedNodes=1}
608-
issue: https://github.com/elastic/elasticsearch/issues/135313
609-
- class: org.elasticsearch.upgrades.StandardToLogsDbIndexModeRollingUpgradeIT
610-
method: testLogsIndexing {upgradedNodes=2}
611-
issue: https://github.com/elastic/elasticsearch/issues/135314
612-
- class: org.elasticsearch.upgrades.StandardToLogsDbIndexModeRollingUpgradeIT
613-
method: testLogsIndexing {upgradedNodes=3}
614-
issue: https://github.com/elastic/elasticsearch/issues/135315
615-
- class: org.elasticsearch.upgrades.NoLogsUsageRollingUpgradeIT
616-
method: testUsage {upgradedNodes=3}
617-
issue: https://github.com/elastic/elasticsearch/issues/135316
618-
- class: org.elasticsearch.upgrades.NoLogsUsageRollingUpgradeIT
619-
method: testUsage {upgradedNodes=2}
620-
issue: https://github.com/elastic/elasticsearch/issues/135319
621-
- class: org.elasticsearch.upgrades.LogsdbIndexingRollingUpgradeIT
622-
method: testIndexing {upgradedNodes=3}
623-
issue: https://github.com/elastic/elasticsearch/issues/135320
624-
- class: org.elasticsearch.upgrades.TextRollingUpgradeIT
625-
method: testIndexing {upgradedNodes=2}
626-
issue: https://github.com/elastic/elasticsearch/issues/135238
627-
- class: org.elasticsearch.upgrades.TextRollingUpgradeIT
628-
method: testIndexing {upgradedNodes=3}
629-
issue: https://github.com/elastic/elasticsearch/issues/135237
630603
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
631604
method: test {p0=search.highlight/50_synthetic_source/text single unified from reanalysis}
632605
issue: https://github.com/elastic/elasticsearch/issues/135323
633-
- class: org.elasticsearch.upgrades.MatchOnlyTextRollingUpgradeIT
634-
method: testIndexing {upgradedNodes=3}
635-
issue: https://github.com/elastic/elasticsearch/issues/135324
636-
- class: org.elasticsearch.upgrades.MatchOnlyTextRollingUpgradeIT
637-
method: testIndexing {upgradedNodes=2}
638-
issue: https://github.com/elastic/elasticsearch/issues/135325
639-
- class: org.elasticsearch.upgrades.LogsdbIndexingRollingUpgradeIT
640-
method: testIndexing {upgradedNodes=2}
641-
issue: https://github.com/elastic/elasticsearch/issues/135327
642606
- class: org.elasticsearch.xpack.esql.qa.single_node.PushQueriesIT
643607
method: testEqualityAndOther {SEMANTIC_TEXT_WITH_KEYWORD}
644608
issue: https://github.com/elastic/elasticsearch/issues/135333

0 commit comments

Comments
 (0)