Skip to content

Commit

Permalink
tests: t/sanity.t: skipped tests requiring debug mode when NGINX is n…
Browse files Browse the repository at this point in the history
…ot compiled with debug mode enabled.
  • Loading branch information
thibaultcha committed May 1, 2019
1 parent 006e750 commit 7873748
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions t/sanity.t
Expand Up @@ -319,6 +319,7 @@ GET /t

--- no_error_log
[error]
--- skip_eval: 3: system("$NginxBinary -V 2>&1 | grep -- '--with-debug'") ne 0



Expand Down Expand Up @@ -361,6 +362,7 @@ GET /t

--- no_error_log
[error]
--- skip_eval: 3: system("$NginxBinary -V 2>&1 | grep -- '--with-debug'") ne 0



Expand Down Expand Up @@ -426,6 +428,7 @@ GET /t
4
--- no_error_log
[error]
--- skip_eval: 3: system("$NginxBinary -V 2>&1 | grep -- '--with-debug'") ne 0



Expand Down

0 comments on commit 7873748

Please sign in to comment.