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
Copy file name to clipboardExpand all lines: x-pack/plugin/esql/qa/server/src/main/java/org/elasticsearch/xpack/esql/qa/rest/generative/GenerativeRestTest.java
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,6 @@ public abstract class GenerativeRestTest extends ESRestTestCase implements Query
66
66
"Plan \\[ProjectExec\\[\\[<no-fields>.* optimized incorrectly due to missing references",
67
67
"The incoming YAML document exceeds the limit:", // still to investigate, but it seems to be specific to the test framework
68
68
"Data too large", // Circuit breaker exceptions eg. https://github.com/elastic/elasticsearch/issues/130072
69
-
"optimized incorrectly due to missing references", // https://github.com/elastic/elasticsearch/issues/131509
0 commit comments