diff --git a/x-pack/plugin/esql/qa/server/single-node/src/javaRestTest/java/org/elasticsearch/xpack/esql/qa/single_node/HeapAttackIT.java b/x-pack/plugin/esql/qa/server/single-node/src/javaRestTest/java/org/elasticsearch/xpack/esql/qa/single_node/HeapAttackIT.java index 206e6b48db2f7..23638ef9384cc 100644 --- a/x-pack/plugin/esql/qa/server/single-node/src/javaRestTest/java/org/elasticsearch/xpack/esql/qa/single_node/HeapAttackIT.java +++ b/x-pack/plugin/esql/qa/server/single-node/src/javaRestTest/java/org/elasticsearch/xpack/esql/qa/single_node/HeapAttackIT.java @@ -104,7 +104,6 @@ private Response sortByManyLongs(int count) throws IOException { /** * This groups on about 200 columns which is a lot but has never caused us trouble. */ - @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/99826") public void testGroupOnSomeLongs() throws IOException { initManyLongs(); Map map = XContentHelper.convertToMap(