Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2.0 KiB
2.0 KiB
Lua-on-SX conformance scoreboard
Pass rate: 0/16 runnable (0.0%) fail=15 timeout=1 skip=8 total=24
Top failure modes
- 6x transpile: unsupported node
- 4x other: Unhandled exception: "Unhandled exception: \"assertion failed!\"\
- 3x parse error
- 2x other: Unhandled exception: "Unhandled exception: \"lua: attempt to call non-functio
- 1x timeout
Per-test results
| Test | Status | Reason | ms |
|---|---|---|---|
| all.lua | skip | driver uses dofile to chain other tests | 0 |
| api.lua | skip | requires testC (C debug library) | 0 |
| attrib.lua | fail | transpile: unsupported node | 5378 |
| big.lua | timeout | per-test timeout | 8007 |
| calls.lua | fail | transpile: unsupported node | 4393 |
| checktable.lua | skip | internal debug helpers | 0 |
| closure.lua | fail | transpile: unsupported node | 5425 |
| code.lua | skip | bytecode inspection via debug library | 0 |
| constructs.lua | fail | parse error | 2509 |
| db.lua | skip | debug library | 0 |
| errors.lua | fail | other: Unhandled exception: "Unhandled exception: \"assertion failed!\"\ | 2934 |
| events.lua | fail | transpile: unsupported node | 6455 |
| files.lua | skip | io library | 0 |
| gc.lua | skip | collectgarbage / finalisers | 0 |
| literals.lua | fail | parse error | 1786 |
| locals.lua | fail | other: Unhandled exception: "Unhandled exception: \"assertion failed!\"\ | 1554 |
| main.lua | skip | standalone interpreter driver | 0 |
| math.lua | fail | parse error | 2378 |
| nextvar.lua | fail | transpile: unsupported node | 5918 |
| pm.lua | fail | other: Unhandled exception: "Unhandled exception: \"assertion failed!\"\ | 5658 |
| sort.lua | fail | other: Unhandled exception: "Unhandled exception: \"lua: attempt to call non-functio | 1145 |
| strings.lua | fail | other: Unhandled exception: "Unhandled exception: \"assertion failed!\"\ | 3696 |
| vararg.lua | fail | transpile: unsupported node | 1901 |
| verybig.lua | fail | other: Unhandled exception: "Unhandled exception: \"lua: attempt to call non-functio | 533 |