We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ecec85 commit 02666a4Copy full SHA for 02666a4
muted-tests.yml
@@ -241,6 +241,9 @@ tests:
241
issue: https://github.com/elastic/elasticsearch/issues/116730
242
- class: org.elasticsearch.xpack.inference.InferenceRestIT
243
issue: https://github.com/elastic/elasticsearch/issues/116740
244
+- class: org.elasticsearch.action.search.SearchRequestTests
245
+ method: testSerializationConstants
246
+ issue: https://github.com/elastic/elasticsearch/issues/116752
247
248
# Examples:
249
#
0 commit comments