Johnny Wang

Results 20 issues of Johnny Wang

Hi, @srggrs I can reproduce the problem with following script, the `get_next_utl_from_headers` would result in an empty string: ``` bash get_next_url_from_headers() { _HEADERS_FILE=$1 grep -i '^link' "$_HEADERS_FILE" | tr ','...

bug

I'm seeing the following random test failures on ubuntu:trusty x86_64: ``` bash $ TEST_NGINX_RANDOMIZE=1 \ prove -r -j2 -I../test-nginx/lib \ t/stream/re-gmatch.t t/stream/re-gmatch.t .. 1/? # Failed test 'TEST 2: matched,...

I'm seeing the following random test failures on Fedora x86_64: ``` bash $ TEST_NGINX_INIT_BY_LUA="jit.opt.start('minstitch=0') require('resty.core.base').set_string_buf_size(1) require('resty.core.regex').set_buf_grow_ratio(1)" \ TEST_NGINX_SLEEP=0.005 \ prove -r -I../test-nginx/lib t/re-sub.t t/re-sub.t .. 1/106 # Failed test 'TEST...

CLOSE https://github.com/openresty/resty-cli/issues/66

I hereby granted the copyright of the changes in this pull request to the authors of this lua-resty-core project.

I hereby granted the copyright of the changes in this pull request to the authors of this lua-resty-core project.

I hereby granted the copyright of the changes in this pull request to the authors of this lua-nginx-module project.