Skip to content

Commit 5ecca6f

Browse files
committed
tests: disabled the test cases exercising multiple http {} blocks since this undocumented feature has been disabled since nginx 1.9.3.
1 parent 8209124 commit 5ecca6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

t/unused.t

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ hello
7676
7777
7878
=== TEST 3: module used (multiple http {} blocks)
79+
This test case won't run with nginx 1.9.3+ since duplicate http {} blocks
80+
have been prohibited since then.
81+
--- SKIP
7982
--- config
8083
location /foo {
8184
srcache_store PUT /store;

0 commit comments

Comments
 (0)