Skip to content

Commit fe79a6e

Browse files
Unmute testTermsQuery tests (#132409)
Unmute the following tests: - LogsDbVersusReindexedIntoStoredSourceChallengeRestIT.testTermsQuery - LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT.testTermsQuery - LogsDbVersusReindexedLogsDbChallengeRestIT.testTermsQuery
1 parent 165c70e commit fe79a6e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

muted-tests.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -506,15 +506,6 @@ tests:
506506
- class: org.elasticsearch.xpack.ml.integration.AutodetectMemoryLimitIT
507507
method: testTooManyByAndOverFields
508508
issue: https://github.com/elastic/elasticsearch/issues/132310
509-
- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT
510-
method: testTermsQuery
511-
issue: https://github.com/elastic/elasticsearch/issues/132335
512-
- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusReindexedIntoStoredSourceChallengeRestIT
513-
method: testTermsQuery
514-
issue: https://github.com/elastic/elasticsearch/issues/132336
515-
- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusReindexedLogsDbChallengeRestIT
516-
method: testTermsQuery
517-
issue: https://github.com/elastic/elasticsearch/issues/132337
518509
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT
519510
method: testBadAsyncId
520511
issue: https://github.com/elastic/elasticsearch/issues/132353

0 commit comments

Comments
 (0)