Unmute SearchPhaseControllerTests.testProgressListener (#129436)

This commit is contained in:
Christoph Büscher 2025-06-13 22:22:37 +02:00 committed by GitHub
parent 730f34ab3b
commit a8dadbc681
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,9 +64,6 @@ tests:
- class: org.elasticsearch.xpack.test.rest.XPackRestIT - class: org.elasticsearch.xpack.test.rest.XPackRestIT
method: test {p0=transform/transforms_start_stop/Test start already started transform} method: test {p0=transform/transforms_start_stop/Test start already started transform}
issue: https://github.com/elastic/elasticsearch/issues/98802 issue: https://github.com/elastic/elasticsearch/issues/98802
- class: org.elasticsearch.action.search.SearchPhaseControllerTests
method: testProgressListener
issue: https://github.com/elastic/elasticsearch/issues/116149
- class: org.elasticsearch.xpack.deprecation.DeprecationHttpIT - class: org.elasticsearch.xpack.deprecation.DeprecationHttpIT
method: testDeprecatedSettingsReturnWarnings method: testDeprecatedSettingsReturnWarnings
issue: https://github.com/elastic/elasticsearch/issues/108628 issue: https://github.com/elastic/elasticsearch/issues/108628