(This page was automatically generated by the tools in the opsboy project on 15:08:05 28-Dec-2023 GMT.)

Detailed Test Report for resty-cli in linux x86_64 (v)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
6241f739 2021-04-25 09:00:29 GMT 1 13 6 215 86 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 70f88773

Compilation Errors

Unexpected Failures

File Name Details
resty/signals.t TEST 8: Convert SIGPIPE to SIGQUIT to child process - exit code okay got: '1'
expected: '141'

Expected Failures

File Name Details
resty/options.t TEST 1: bad --nginx value - exit code okay got: '3'
expected: '2'
resty/options.t TEST 15: --shdict option missing size - exit code okay got: '3'
expected: '255'
resty/options.t TEST 28: returns error message on invalid name server ip - exit code okay got: '3'
expected: '255'
resty/options.t TEST 30: --valgrind & --gdb - exit code okay got: '1'
expected: '25'
resty/options.t TEST 31: --gdb & --rr - stderr eq okay got: 'ERROR: options --gdb and --valgrind cannot be specified at the same time.
'
expected: 'ERROR: options --gdb and --rr cannot be specified at the same time.
'
resty/options.t TEST 31: --gdb & --rr - exit code okay got: '1'
expected: '25'
resty/options.t TEST 32: --rr & --valgrind - exit code okay got: '1'
expected: '25'
resty/options.t TEST 45: --gdb-opts - stdout like okay ''
doesn't match '(?^ms:^Breakpoint 2, lj_cf_io_method_write \(L=0x[0-9a-f]+\) at lib_io\.c:\d+
.*^\#0 lj_cf_io_method_write \(L=0x[0-9a-f]+\) at lib_io\.c:\d+
)'
resty/options.t TEST 45: --gdb-opts - exit code okay got: '25'
expected: '0'
resty/options.t TEST 46: --gdb-opts (leading and trailing spaces) - stdout like okay ''
doesn't match '(?^ms:^Breakpoint 2, lj_cf_io_method_write \(L=0x[0-9a-f]+\) at lib_io\.c:\d+
.*^\#0 lj_cf_io_method_write \(L=0x[0-9a-f]+\) at lib_io\.c:\d+
)'
resty/options.t TEST 46: --gdb-opts (leading and trailing spaces) - exit code okay got: '25'
expected: '0'
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'

Warnings

(none)

Go back to the index page.