Skip to content

Commit 38a19bf

Browse files
Mute org.elasticsearch.index.get.GetResultTests testToAndFromXContentEmbedded #115657
1 parent 9fffd29 commit 38a19bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,9 @@ tests:
285285
- class: org.elasticsearch.xpack.shutdown.NodeShutdownIT
286286
method: testStalledShardMigrationProperlyDetected
287287
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
288291

289292
# Examples:
290293
#

0 commit comments

Comments
 (0)