Skip to content

Commit

Permalink
Fix failing test with new warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
craigtaverner committed Nov 14, 2024
1 parent 8a85e07 commit 813f502
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,8 @@ teardown:
- do:
allowed_warnings_regex:
- "No limit defined, adding default limit of \\[.*\\]"
- "Line 1:68: evaluation of \\[ENRICH networks-policy ON ip_str\\] failed, treating result as null. Only first 20 failures recorded."
- "Line 1:68: java.lang.IllegalArgumentException: 'invalid_' is not an IP string literal."

esql.query:
body:
Expand Down

0 comments on commit 813f502

Please sign in to comment.