Skip to content

Commit 0127893

Browse files
committed
Mute NestedObjectMapperTests.testReorderParent
relates elastic#73859
1 parent f67c0f0 commit 0127893

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/index/mapper/NestedObjectMapperTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -824,6 +824,7 @@ public void testReorderParentBWC() throws IOException {
824824
}
825825
}
826826

827+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/73859")
827828
public void testReorderParent() throws IOException {
828829

829830
Version version = VersionUtils.randomIndexCompatibleVersion(random());

0 commit comments

Comments
 (0)