Skip to content

Commit

Permalink
fix: flaky udf e2e error ui test (#18132)
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Chien <[email protected]>
Co-authored-by: xxchan <[email protected]>
  • Loading branch information
stdrc and xxchan authored Aug 20, 2024
1 parent 281a696 commit 6d8abb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e_test/error_ui/simple/main.slt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Caused by these errors (recent errors listed first):
2: invalid IPv4 address


statement error Failed to run the query
statement error failed to send requests to UDF service
create function int_42() returns int as int_42 using link '55.55.55.55:5555';


Expand Down

0 comments on commit 6d8abb7

Please sign in to comment.