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 9fffd29 commit 38a19bfCopy full SHA for 38a19bf
muted-tests.yml
@@ -285,6 +285,9 @@ tests:
285
- class: org.elasticsearch.xpack.shutdown.NodeShutdownIT
286
method: testStalledShardMigrationProperlyDetected
287
issue: https://github.com/elastic/elasticsearch/issues/115697
288
+- class: org.elasticsearch.index.get.GetResultTests
289
+ method: testToAndFromXContentEmbedded
290
+ issue: https://github.com/elastic/elasticsearch/issues/115657
291
292
# Examples:
293
#
0 commit comments