hi, agentzh:
我在使用Test::Nginx的TEST_NGINX_CHECK_LEAK模式测试的时候发现,每次调用ab或weighttp的时候,总是在跑1,2万个请求后退出,照理应该是跑完“-n100000”;同时,用prove t/XXX.t的时候, 没有任何问题,也显示PASS;但用perl t/XXX.t的时候,总是报"skip test", "tests skipped due to the lack of directive 1"的字样,采样正常输出;不在TEST_NGINX_CHECK_LEAK模式下用perl t/XXX.t也没问题。是我什么地方没有设置正确吗?
best regards