Skip to content

Commit f096c31

Browse files
authored
fix/SearchStatesIt_failures (elastic#117618)
Investigate and unmute automatically muted tests
1 parent ab604ad commit f096c31

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

docs/changelog/117618.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 117618
2+
summary: SearchStatesIt failures reported by CI
3+
area: Search
4+
type: bug
5+
issues: [116617, 116618]

muted-tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,6 @@ tests:
156156
- class: org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests
157157
method: testSearchableSnapshotShardsAreSkippedBySearchRequestWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange
158158
issue: https://github.com/elastic/elasticsearch/issues/116523
159-
- class: org.elasticsearch.upgrades.SearchStatesIT
160-
method: testBWCSearchStates
161-
issue: https://github.com/elastic/elasticsearch/issues/116617
162-
- class: org.elasticsearch.upgrades.SearchStatesIT
163-
method: testCanMatch
164-
issue: https://github.com/elastic/elasticsearch/issues/116618
165159
- class: org.elasticsearch.reservedstate.service.RepositoriesFileSettingsIT
166160
method: testSettingsApplied
167161
issue: https://github.com/elastic/elasticsearch/issues/116694

0 commit comments

Comments
 (0)