(This page was automatically generated by the tools in the opsboy project on 16:17:15 09-Jan-2016 GMT.)

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

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
8004238a 2015-11-28 10:00:16 GMT 0 2 2 30 21 sec

LuaJIT

LuaJIT 2.1.0-beta1, commit f4db99d

Compilation Errors

Unexpected Failures

(none)

Expected Failures

File Name Details
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/fileFuEpN7.lua
arg 1: 1
arg 2: testing
arg 3: 2 3 4
'
doesn't match '(?^ms:^arg -1: ./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/fileD0qfhd.lua
arg 1: 1
arg 2: 2
arg 3: "
'
doesn't match '(?^ms:^arg -3: ./resty
arg -2: -I
arg -1: /tmp
arg 0: .*?/tmp/\S+?\.lua
arg 1: 1
arg 2: 2
arg 3: \"$)'

Warnings

(none)

Go back to the index page.