(This page was automatically generated by the tools in the opsboy project on 18:34:25 08-Apr-2017 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
7ad9f3e6 | 2017-03-25 22:18:56 GMT | 0 | 6 | 4 | 114 | 43 sec |
File | Name | Details |
---|---|---|
resty/options.t | TEST 1: bad --nginx value - exit code okay |
got: '3' expected: '2' |
resty/options.t | TEST 14: --shdict option missing size - exit code okay |
got: '3' expected: '255' |
resty/signals.t | TEST 1: Forward SIGINT to child process - exit code okay |
got: '2' expected: '130' |
resty/signals.t | TEST 3: Forward SIGTERM to child process - exit code okay |
got: '3' expected: '143' |
resty/user-args.t | TEST 2: minus indexes - stdout like okay |
'arg -1: --valgrind-opts= --num-callers=100 -q --gen-suppressions=all --suppressions=valgrind.suppress arg 0: /tmp/testbE1Q7A.lua arg 1: 1 arg 2: testing arg 3: 2 3 4 ' doesn't match '(?^ms:^arg -1: ./bin/resty arg 0: .*?/tmp/\S+?\.lua arg 1: 1 arg 2: testing arg 3: 2 3 4$)' |
resty/user-args.t | TEST 3: with quote and options - stdout like okay |
'arg -3: /tmp arg -2: --valgrind arg -1: --valgrind-opts= --num-callers=100 -q --gen-suppressions=all --suppressions=valgrind.suppress arg 0: /tmp/testrL8Toh.lua arg 1: 1 arg 2: 2 arg 3: \" ' doesn't match '(?^ms:^arg -3: ./bin/resty arg -2: -I arg -1: /tmp arg 0: .*?/tmp/\S+?\.lua arg 1: 1 arg 2: 2 arg 3: \\"$)' |
Go back to the index page.