ocaml: phase 5.1 conformance.sh integrates baseline (458/458 across 15 suites)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 48s
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 48s
bash lib/ocaml/conformance.sh now runs lib/ocaml/baseline/run.sh and aggregates pass/fail counts under a 'baseline' suite. Full-suite scoreboard now reports both unit-test results and end-to-end OCaml program runs in a single artifact.
This commit is contained in:
@@ -1,20 +1,21 @@
|
||||
# OCaml-on-SX scoreboard
|
||||
|
||||
426 / 426 tests passing.
|
||||
458 / 458 tests passing.
|
||||
|
||||
| Suite | Pass | Fail |
|
||||
|---|---:|---:|
|
||||
| baseline | 13 | 0 |
|
||||
| eval-core | 51 | 0 |
|
||||
| let-and | 3 | 0 |
|
||||
| misc | 87 | 0 |
|
||||
| let-and | 4 | 0 |
|
||||
| misc | 98 | 0 |
|
||||
| parser | 106 | 0 |
|
||||
| phase1-params | 2 | 0 |
|
||||
| phase2-exn | 8 | 0 |
|
||||
| phase2-function | 3 | 0 |
|
||||
| phase2-loops | 4 | 0 |
|
||||
| phase2-refs | 6 | 0 |
|
||||
| phase3-adt | 27 | 0 |
|
||||
| phase3-adt | 33 | 0 |
|
||||
| phase4-modules | 14 | 0 |
|
||||
| phase5-hm | 38 | 0 |
|
||||
| phase6-stdlib | 59 | 0 |
|
||||
| phase6-stdlib | 60 | 0 |
|
||||
| tokenize | 18 | 0 |
|
||||
|
||||
Reference in New Issue
Block a user