Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed Jan 15, 2025
1 parent 8d9972c commit 6f8ae21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions t/03-proxy_wasm/hfuncs/117-proxy_properties_get.t
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,7 @@ qr/\[info\] .*? property not found: nonexistent_property,/


=== TEST 16: proxy_wasm - get_property() request.* - not available on: tick (isolation: global)
--- skip_hup
--- wasm_modules: hostcalls
--- load_nginx_modules: ngx_http_echo_module
--- config
Expand All @@ -709,6 +710,7 @@ qr/\[info\] .*? property not found: nonexistent_property,/


=== TEST 17: proxy_wasm - get_property() response.* - not available on: tick (isolation: global)
--- skip_hup
--- wasm_modules: hostcalls
--- load_nginx_modules: ngx_http_echo_module
--- config
Expand All @@ -731,6 +733,7 @@ qr/\[info\] .*? property not found: nonexistent_property,/


=== TEST 18: proxy_wasm - get_property() upstream.* - not available on: tick (isolation: global)
--- skip_hup
--- wasm_modules: hostcalls
--- load_nginx_modules: ngx_http_echo_module
--- config
Expand All @@ -753,6 +756,7 @@ qr/\[info\] .*? property not found: nonexistent_property,/


=== TEST 19: proxy_wasm - get_property() upstream.* - not available on: configure (isolation: global)
--- skip_hup
--- wasm_modules: hostcalls
--- load_nginx_modules: ngx_http_echo_module
--- config
Expand Down

0 comments on commit 6f8ae21

Please sign in to comment.