Skip to content

Commit ee52294

Browse files
authored
Unmute #111529 (#115884)
Unmutes the SearchServiceTests closes: #111529
1 parent 62d075d commit ee52294

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

muted-tests.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ tests:
4040
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
4141
method: testDataStreams {cluster=UPGRADED}
4242
issue: https://github.com/elastic/elasticsearch/issues/111448
43-
- class: org.elasticsearch.search.SearchServiceTests
44-
issue: https://github.com/elastic/elasticsearch/issues/111529
4543
- class: org.elasticsearch.upgrades.FullClusterRestartIT
4644
method: testSnapshotRestore {cluster=OLD}
4745
issue: https://github.com/elastic/elasticsearch/issues/111777
@@ -248,6 +246,12 @@ tests:
248246
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
249247
method: testProcessFileChanges
250248
issue: https://github.com/elastic/elasticsearch/issues/115280
249+
- class: org.elasticsearch.search.SearchServiceTests
250+
method: testWaitOnRefreshTimeout
251+
issue: https://github.com/elastic/elasticsearch/issues/115935
252+
- class: org.elasticsearch.search.SearchServiceTests
253+
method: testParseSourceValidation
254+
issue: https://github.com/elastic/elasticsearch/issues/115936
251255
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
252256
method: test {p0=ml/inference_crud/Test delete given model referenced by pipeline}
253257
issue: https://github.com/elastic/elasticsearch/issues/115970

0 commit comments

Comments
 (0)