skipped test cases that do not make sense for the "check leaks" testing mode.

This commit is contained in:
Yichun Zhang (agentzh) 2015-09-30 10:56:58 +08:00
Родитель bec51155f2
Коммит e801097952
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -311,6 +311,7 @@ hello, world
--- must_die
--- error_log eval
qr/\[emerg\] .*? Lua code block missing the closing long bracket in .*?\bnginx\.conf:41/
--- no_check_leak
@ -330,6 +331,7 @@ hello, world
--- must_die
--- error_log eval
qr/\[emerg\] .*? Lua code block missing the closing long bracket in .*?\bnginx\.conf:41/
--- no_check_leak
@ -350,6 +352,7 @@ hello, world
--- error_log
"events" directive is not allowed here
--- must_die
--- no_check_leak
@ -381,3 +384,4 @@ GET /t
--- error_log eval
qr{\[emerg\] .*? unexpected lua closing long-bracket in .*?/nginx\.conf:41}
--- must_die
--- no_check_leak