Skip to content

Commit f426b68

Browse files
authored
Unmute LogsDataStreamIT.testIgnoreDynamicBeyondLimit (#105282)
1 parent b6f20ff commit f426b68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/data-streams/src/javaRestTest/java/org/elasticsearch/datastreams/LogsDataStreamIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,6 @@ public void testDefaultFieldCustomization() throws Exception {
719719
}
720720

721721
@SuppressWarnings("unchecked")
722-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch-serverless/pull/1407")
723722
public void testIgnoreDynamicBeyondLimit() throws Exception {
724723
Request request = new Request("POST", "/_component_template/logs@custom");
725724
request.setJsonEntity("""

0 commit comments

Comments
 (0)