Files
rose-ash/lib/js/test262-scoreboard.md
giles fb0ca374a3
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 22s
js-on-sx: Math.X.name maps SX names to JS for trig/log/etc.
js-unmap-fn-name had mappings for older Math methods but not the
trig/hyperbolic/log family added later. Added 22 mappings for sin,
cos, tan, asin, acos, atan, atan2, sinh, cosh, tanh, asinh, acosh,
atanh, exp, log, log2, log10, expm1, log1p, clz32, imul, fround.
built-ins/Math: 42/45 → 45/45 (100%). conformance.sh: 148/148.
2026-05-08 03:52:21 +00:00

18 lines
475 B
Markdown

# test262 scoreboard
Pinned commit: `d5e73fc8d2c663554fb72e2380a8c2bc1a318a33`
Wall time: 9.0s
**Total:** 45/45 runnable passed (100.0%). Raw: pass=45 fail=0 skip=5 timeout=0 total=50.
## Top failure modes
## Categories (worst pass-rate first, min 10 runnable)
| Category | Pass | Fail | Skip | Timeout | Total | Pass % |
|---|---:|---:|---:|---:|---:|---:|
| built-ins/Math | 45 | 0 | 5 | 0 | 50 | 100.0% |
## Per-category top failures (min 10 runnable, worst first)