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
ESQL: Fix skipping of generative tests (#132390) (#132436)
The error message can sometimes be split into multiple lines with
backslashes marking the line boundaries. Let's make our skips work even
in case of overlong lines.
(cherry picked from commit ccfbf49)
# Conflicts:
# muted-tests.yml
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
0 commit comments