You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove AwaitFix HeapAttack tests in 8.11 (#103154)
We've made some improvements in memory tracking in ESQL, but due to
their complexity, we intentionally chose not to backport them to 8.11.
Without these enhancements, some HeapAttack tests are not ready for
8.11. I think we should remove the AwaitsFix tests and focus on 8.13
instead.
Closes#100640
Copy file name to clipboardExpand all lines: x-pack/plugin/esql/qa/server/heap-attack/src/javaRestTest/java/org/elasticsearch/xpack/esql/qa/heap_attack/HeapAttackIT.java
-33Lines changed: 0 additions & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -110,21 +110,6 @@ public void testGroupOnSomeLongs() throws IOException {
0 commit comments