lua: scoreboard iter — trailing-dot numbers, stdlib preload, arg/debug stubs (8x assertion-depth)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled

This commit is contained in:
2026-04-24 19:49:32 +00:00
parent 743e0bae87
commit 781bd36eeb
5 changed files with 72 additions and 56 deletions

View File

@@ -11,20 +11,12 @@
"top_failure_modes": [
[
"other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\",
5
],
[
"parse error",
3
8
],
[
"other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"lua: attempt to call non-functio",
2
],
[
"other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"lua: module 'string' not found\\\\",
1
],
[
"timeout",
1
@@ -33,16 +25,20 @@
"undefined symbol: collectgarbage\\",
1
],
[
"parse error",
1
],
[
"undefined symbol: setfenv\\",
1
],
[
"undefined symbol: T\\",
"arith type error",
1
],
[
"undefined symbol: arg\\",
"undefined symbol: T\\",
1
]
],
@@ -62,20 +58,20 @@
{
"name": "attrib.lua",
"status": "fail",
"reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"lua: module 'string' not found\\\\",
"ms": 5744
"reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\",
"ms": 5747
},
{
"name": "big.lua",
"status": "timeout",
"reason": "per-test timeout",
"ms": 8004
"ms": 8007
},
{
"name": "calls.lua",
"status": "fail",
"reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\",
"ms": 4612
"ms": 4595
},
{
"name": "checktable.lua",
@@ -87,7 +83,7 @@
"name": "closure.lua",
"status": "fail",
"reason": "undefined symbol: collectgarbage\\",
"ms": 6160
"ms": 6175
},
{
"name": "code.lua",
@@ -99,7 +95,7 @@
"name": "constructs.lua",
"status": "fail",
"reason": "parse error",
"ms": 2720
"ms": 2589
},
{
"name": "db.lua",
@@ -111,13 +107,13 @@
"name": "errors.lua",
"status": "fail",
"reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\",
"ms": 3172
"ms": 2997
},
{
"name": "events.lua",
"status": "fail",
"reason": "undefined symbol: setfenv\\",
"ms": 6976
"ms": 6803
},
{
"name": "files.lua",
@@ -134,14 +130,14 @@
{
"name": "literals.lua",
"status": "fail",
"reason": "parse error",
"ms": 1786
"reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\",
"ms": 1783
},
{
"name": "locals.lua",
"status": "fail",
"reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\",
"ms": 1707
"ms": 1623
},
{
"name": "main.lua",
@@ -152,44 +148,44 @@
{
"name": "math.lua",
"status": "fail",
"reason": "parse error",
"ms": 2475
"reason": "arith type error",
"ms": 3864
},
{
"name": "nextvar.lua",
"status": "fail",
"reason": "undefined symbol: T\\",
"ms": 6743
"ms": 6725
},
{
"name": "pm.lua",
"status": "fail",
"reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\",
"ms": 5928
"ms": 5622
},
{
"name": "sort.lua",
"status": "fail",
"reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"lua: attempt to call non-functio",
"ms": 1169
"ms": 1158
},
{
"name": "strings.lua",
"status": "fail",
"reason": "other: Unhandled exception: \\\"Unhandled exception: \\\\\\\"assertion failed!\\\\\\\"\\",
"ms": 3872
"ms": 3811
},
{
"name": "vararg.lua",
"status": "fail",
"reason": "undefined symbol: arg\\",
"ms": 2140
"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": 553
"ms": 563
}
]
}