Skip to content

Commit

Permalink
tests: disabled the test cases exercising multiple http {} blocks sin…
Browse files Browse the repository at this point in the history
…ce this undocumented feature has been disabled since nginx 1.9.3.
  • Loading branch information
agentzh committed Jul 17, 2015
1 parent 62a8e0c commit 4c53734
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions t/unused.t
Expand Up @@ -69,6 +69,9 @@ rds json body filter, "/foo"
=== TEST 4: multiple http {} blocks
This test case won't run with nginx 1.9.3+ since duplicate http {} blocks
have been prohibited since then.
--- SKIP
--- config
location /foo {
echo Hello;
Expand Down

0 comments on commit 4c53734

Please sign in to comment.