Skip to content

Commit b0faee1

Browse files
authored
Unmute testSuggestTimeoutWithPartialResults (#122757)
This test uncovered an issue in the suggest timeout handling logic. Addressed with #122675 in 9.0. The test can be unmuted. It got muted due to failures happened right before the merge was merged.
1 parent ffe7a0c commit b0faee1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

muted-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -281,9 +281,6 @@ tests:
281281
- class: org.elasticsearch.repositories.blobstore.testkit.analyze.MinioRepositoryAnalysisRestIT
282282
method: testRepositoryAnalysis
283283
issue: https://github.com/elastic/elasticsearch/issues/122670
284-
- class: org.elasticsearch.search.SearchTimeoutIT
285-
method: testSuggestTimeoutWithPartialResults
286-
issue: https://github.com/elastic/elasticsearch/issues/122548
287284
- class: org.elasticsearch.telemetry.apm.ApmAgentSettingsIT
288285
issue: https://github.com/elastic/elasticsearch/issues/122546
289286

0 commit comments

Comments
 (0)