Skip to content

Commit

Permalink
fix: flaky udf e2e error ui test (#18132) (#18146)
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Chien <stdrc@outlook.com>
Co-authored-by: Richard Chien <stdrc@outlook.com>
Co-authored-by: xxchan <xxchan22f@gmail.com>
  • Loading branch information
3 people authored Aug 20, 2024
1 parent ec7dff4 commit 8609922
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
@@ -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';


0 comments on commit 8609922

Please sign in to comment.