From 1165a5f88ded71a405b05be8f72a2253a50822c5 Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Thu, 14 Nov 2024 03:28:16 +1100 Subject: [PATCH] Mute org.elasticsearch.action.search.SearchRequestTests testSerializationConstants #116752 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index b860f4b6c4b5f..7cfbe3513e52e 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -241,6 +241,9 @@ tests: issue: https://github.com/elastic/elasticsearch/issues/116730 - class: org.elasticsearch.xpack.inference.InferenceRestIT issue: https://github.com/elastic/elasticsearch/issues/116740 +- class: org.elasticsearch.action.search.SearchRequestTests + method: testSerializationConstants + issue: https://github.com/elastic/elasticsearch/issues/116752 # Examples: #