ocaml: refresh scoreboard (387/387 across 14 suites)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 31s
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 31s
This commit is contained in:
@@ -2,20 +2,20 @@
|
||||
"suites": {
|
||||
"eval-core": {"pass": 50, "fail": 0},
|
||||
"let-and": {"pass": 3, "fail": 0},
|
||||
"misc": {"pass": 62, "fail": 0},
|
||||
"parser": {"pass": 95, "fail": 0},
|
||||
"misc": {"pass": 71, "fail": 0},
|
||||
"parser": {"pass": 100, "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": 24, "fail": 0},
|
||||
"phase3-adt": {"pass": 26, "fail": 0},
|
||||
"phase4-modules": {"pass": 12, "fail": 0},
|
||||
"phase5-hm": {"pass": 34, "fail": 0},
|
||||
"phase6-stdlib": {"pass": 43, "fail": 0},
|
||||
"phase5-hm": {"pass": 37, "fail": 0},
|
||||
"phase6-stdlib": {"pass": 47, "fail": 0},
|
||||
"tokenize": {"pass": 18, "fail": 0}
|
||||
},
|
||||
"total_pass": 364,
|
||||
"total_pass": 387,
|
||||
"total_fail": 0,
|
||||
"total": 364
|
||||
"total": 387
|
||||
}
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
# OCaml-on-SX scoreboard
|
||||
|
||||
364 / 364 tests passing.
|
||||
387 / 387 tests passing.
|
||||
|
||||
| Suite | Pass | Fail |
|
||||
|---|---:|---:|
|
||||
| eval-core | 50 | 0 |
|
||||
| let-and | 3 | 0 |
|
||||
| misc | 62 | 0 |
|
||||
| parser | 95 | 0 |
|
||||
| misc | 71 | 0 |
|
||||
| parser | 100 | 0 |
|
||||
| phase1-params | 2 | 0 |
|
||||
| phase2-exn | 8 | 0 |
|
||||
| phase2-function | 3 | 0 |
|
||||
| phase2-loops | 4 | 0 |
|
||||
| phase2-refs | 6 | 0 |
|
||||
| phase3-adt | 24 | 0 |
|
||||
| phase3-adt | 26 | 0 |
|
||||
| phase4-modules | 12 | 0 |
|
||||
| phase5-hm | 34 | 0 |
|
||||
| phase6-stdlib | 43 | 0 |
|
||||
| phase5-hm | 37 | 0 |
|
||||
| phase6-stdlib | 47 | 0 |
|
||||
| tokenize | 18 | 0 |
|
||||
|
||||
Reference in New Issue
Block a user