{ "totals": { "pass": 1, "fail": 7, "timeout": 8, "skip": 8, "total": 24, "runnable": 16, "pass_rate": 6.2 }, "top_failure_modes": [ [ "timeout", 8 ], [ "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\", 4 ], [ "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"lua: attempt to call non-functio", 2 ], [ "undefined symbol: fat\\", 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": "timeout", "reason": "per-test timeout", "ms": 8000 }, { "name": "big.lua", "status": "timeout", "reason": "per-test timeout", "ms": 8007 }, { "name": "calls.lua", "status": "fail", "reason": "undefined symbol: fat\\", "ms": 6732 }, { "name": "checktable.lua", "status": "skip", "reason": "internal debug helpers", "ms": 0 }, { "name": "closure.lua", "status": "timeout", "reason": "per-test timeout", "ms": 8005 }, { "name": "code.lua", "status": "skip", "reason": "bytecode inspection via debug library", "ms": 0 }, { "name": "constructs.lua", "status": "timeout", "reason": "per-test timeout", "ms": 8007 }, { "name": "db.lua", "status": "skip", "reason": "debug library", "ms": 0 }, { "name": "errors.lua", "status": "fail", "reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\", "ms": 4579 }, { "name": "events.lua", "status": "timeout", "reason": "per-test timeout", "ms": 8007 }, { "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": 2829 }, { "name": "locals.lua", "status": "fail", "reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"lua: attempt to call non-functio", "ms": 2598 }, { "name": "main.lua", "status": "skip", "reason": "standalone interpreter driver", "ms": 0 }, { "name": "math.lua", "status": "fail", "reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"lua: attempt to call non-functio", "ms": 6606 }, { "name": "nextvar.lua", "status": "timeout", "reason": "per-test timeout", "ms": 8008 }, { "name": "pm.lua", "status": "timeout", "reason": "per-test timeout", "ms": 8009 }, { "name": "sort.lua", "status": "timeout", "reason": "per-test timeout", "ms": 8007 }, { "name": "strings.lua", "status": "fail", "reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\", "ms": 6228 }, { "name": "vararg.lua", "status": "fail", "reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\", "ms": 3087 }, { "name": "verybig.lua", "status": "pass", "reason": "", "ms": 1058 } ] }