{ "totals": { "pass": 0, "fail": 15, "timeout": 1, "skip": 8, "total": 24, "runnable": 16, "pass_rate": 0.0 }, "top_failure_modes": [ [ "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\", 8 ], [ "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"lua: attempt to call non-functio", 2 ], [ "timeout", 1 ], [ "undefined symbol: collectgarbage\\", 1 ], [ "parse error", 1 ], [ "undefined symbol: setfenv\\", 1 ], [ "arith type error", 1 ], [ "undefined symbol: T\\", 1 ] ], "results": [ { "name": "all.lua", "status": "skip", "reason": "driver uses dofile to chain other tests", "ms": 0 }, { "name": "api.lua", "status": "skip", "reason": "requires testC (C debug library)", "ms": 0 }, { "name": "attrib.lua", "status": "fail", "reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\", "ms": 5747 }, { "name": "big.lua", "status": "timeout", "reason": "per-test timeout", "ms": 8007 }, { "name": "calls.lua", "status": "fail", "reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\", "ms": 4595 }, { "name": "checktable.lua", "status": "skip", "reason": "internal debug helpers", "ms": 0 }, { "name": "closure.lua", "status": "fail", "reason": "undefined symbol: collectgarbage\\", "ms": 6175 }, { "name": "code.lua", "status": "skip", "reason": "bytecode inspection via debug library", "ms": 0 }, { "name": "constructs.lua", "status": "fail", "reason": "parse error", "ms": 2589 }, { "name": "db.lua", "status": "skip", "reason": "debug library", "ms": 0 }, { "name": "errors.lua", "status": "fail", "reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\", "ms": 2997 }, { "name": "events.lua", "status": "fail", "reason": "undefined symbol: setfenv\\", "ms": 6803 }, { "name": "files.lua", "status": "skip", "reason": "io library", "ms": 0 }, { "name": "gc.lua", "status": "skip", "reason": "collectgarbage / finalisers", "ms": 0 }, { "name": "literals.lua", "status": "fail", "reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\", "ms": 1783 }, { "name": "locals.lua", "status": "fail", "reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\", "ms": 1623 }, { "name": "main.lua", "status": "skip", "reason": "standalone interpreter driver", "ms": 0 }, { "name": "math.lua", "status": "fail", "reason": "arith type error", "ms": 3864 }, { "name": "nextvar.lua", "status": "fail", "reason": "undefined symbol: T\\", "ms": 6725 }, { "name": "pm.lua", "status": "fail", "reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\", "ms": 5622 }, { "name": "sort.lua", "status": "fail", "reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"lua: attempt to call non-functio", "ms": 1158 }, { "name": "strings.lua", "status": "fail", "reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\", "ms": 3811 }, { "name": "vararg.lua", "status": "fail", "reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\", "ms": 2111 }, { "name": "verybig.lua", "status": "fail", "reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"lua: attempt to call non-functio", "ms": 563 } ] }