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 f67c0f0 commit 0127893Copy full SHA for 0127893
server/src/test/java/org/elasticsearch/index/mapper/NestedObjectMapperTests.java
@@ -824,6 +824,7 @@ public void testReorderParentBWC() throws IOException {
824
}
825
826
827
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/73859")
828
public void testReorderParent() throws IOException {
829
830
Version version = VersionUtils.randomIndexCompatibleVersion(random());
0 commit comments