Skip to content

Commit

Permalink
tests(openresty) disable a test with Valgrind mode
Browse files Browse the repository at this point in the history
Attempted to be re-enabled in #408 but unfortunately the nature of the
test makes it flaky in Valgrind CI.
  • Loading branch information
thibaultcha authored and curiositycasualty committed Nov 27, 2023
1 parent c87024a commit 69990e1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ Using a non-local resolver
lua-resty-dns-resolver client timeout
Behaves strangely on GHA Valgrind. Seems fine locally.
Will run with TEST_NGINX_USE_VALGRIND_ALL.
--- skip_valgrind: 5
--- load_nginx_modules: ngx_http_echo_module
--- main_config eval
qq{
Expand Down

0 comments on commit 69990e1

Please sign in to comment.