Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 45s
T3 — concurrent timers fire in deadline order, not schedule order (scheduler jumps the clock to the earliest pending deadline each time the runnable queue drains). T4 — cancel_timer on an already-fired timer returns the atom false. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
22 lines
458 B
Markdown
22 lines
458 B
Markdown
# Erlang-on-SX Scoreboard
|
|
|
|
**Total: 769 / 769 tests passing**
|
|
|
|
| | Suite | Pass | Total |
|
|
|---|---|---|---|
|
|
| ✅ | tokenize | 62 | 62 |
|
|
| ✅ | parse | 52 | 52 |
|
|
| ✅ | eval | 408 | 408 |
|
|
| ✅ | runtime | 93 | 93 |
|
|
| ✅ | ring | 4 | 4 |
|
|
| ✅ | ping-pong | 4 | 4 |
|
|
| ✅ | bank | 8 | 8 |
|
|
| ✅ | echo | 7 | 7 |
|
|
| ✅ | fib | 8 | 8 |
|
|
| ✅ | ffi | 37 | 37 |
|
|
| ✅ | vm | 78 | 78 |
|
|
| ✅ | send_after | 8 | 8 |
|
|
|
|
|
|
Generated by `lib/erlang/conformance.sh`.
|