ocaml: refresh scoreboard (419/419 across 14 suites)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 24s

This commit is contained in:
2026-05-08 15:51:36 +00:00
parent 85867e329b
commit b297c83b1d
2 changed files with 9 additions and 9 deletions

View File

@@ -2,20 +2,20 @@
"suites": {
"eval-core": {"pass": 50, "fail": 0},
"let-and": {"pass": 3, "fail": 0},
"misc": {"pass": 71, "fail": 0},
"misc": {"pass": 81, "fail": 0},
"parser": {"pass": 106, "fail": 0},
"phase1-params": {"pass": 2, "fail": 0},
"phase2-exn": {"pass": 8, "fail": 0},
"phase2-function": {"pass": 3, "fail": 0},
"phase2-loops": {"pass": 4, "fail": 0},
"phase2-refs": {"pass": 6, "fail": 0},
"phase3-adt": {"pass": 26, "fail": 0},
"phase3-adt": {"pass": 27, "fail": 0},
"phase4-modules": {"pass": 14, "fail": 0},
"phase5-hm": {"pass": 37, "fail": 0},
"phase5-hm": {"pass": 38, "fail": 0},
"phase6-stdlib": {"pass": 59, "fail": 0},
"tokenize": {"pass": 18, "fail": 0}
},
"total_pass": 407,
"total_pass": 419,
"total_fail": 0,
"total": 407
"total": 419
}