https://bz.apache.org/bugzilla/show_bug.cgi?id=58777
Alexey Melezhik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Alexey Melezhik <[email protected]> --- Hi this swat test suite for this issue: vagrant@Debian-jessie-amd64-netboot:~/my/apache-swat$ swat -t 58777 /home/vagrant/.swat/.cache/19580/prove/58777/foo.txt/00.GET.t ...... ok 1 - GET 127.0.0.1/58777/foo.txt succeeded # http headers saved to /home/vagrant/.swat/.cache/19580/prove/HuwLhjBM87.hdr # body saved to /home/vagrant/.swat/.cache/19580/prove/HuwLhjBM87 ok 2 - output match '200 OK' ok 3 - output match 'foo data' 1..3 ok /home/vagrant/.swat/.cache/19580/prove/58777/foo?bar.txt/00.GET.t .. not ok 1 - GET 127.0.0.1/58777/foo?bar.txt succeeded # Failed test 'GET 127.0.0.1/58777/foo?bar.txt succeeded' # at /usr/local/share/perl/5.20.2/swat.pm line 103. # curl -X GET -k --connect-timeout 20 -m 20 -L -f -D /home/vagrant/.swat/.cache/19580/prove/gzeDbgx04v.hdr -o /home/vagrant/.swat/.cache/19580/prove/gzeDbgx04v --stderr /home/vagrant/.swat/.cache/19580/prove/gzeDbgx04v.stderr '127.0.0.1/58777/foo?bar.txt' # stderr: # % Total % Received % Xferd Average Speed Time Time Time Current # Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 # curl: (22) The requested URL returned error: 404 Not Found # http headers: # http body: # can't continue here due to unsuccessfull http status code 1..1 # Looks like you failed 1 test of 1. # Looks like your test exited with 1 just after 1. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- /home/vagrant/.swat/.cache/19580/prove/58777/foo?bar.txt/00.GET.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=2, Tests=4, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.10 cusr 0.00 csys = 0.13 CPU) Result: FAIL Apache-swat - https://github.com/melezhik/apache-swat - easy way to reproduce some existed apache issues on _your_ environment -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
