Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 59s
With 4 parallel workers contending, the 5s default timed out 85/99 built-ins/String tests. Bumping to 15s yields 65/99 (65.7%) with real failure modes now visible instead of "85x Timeout".
32 lines
921 B
Markdown
32 lines
921 B
Markdown
# test262 scoreboard
|
|
|
|
Pinned commit: `d5e73fc8d2c663554fb72e2380a8c2bc1a318a33`
|
|
Wall time: 420.4s
|
|
|
|
**Total:** 65/99 runnable passed (65.7%). Raw: pass=65 fail=26 skip=1 timeout=8 total=100.
|
|
|
|
## Top failure modes
|
|
|
|
- **16x** Test262Error (assertion failed)
|
|
- **8x** Timeout
|
|
- **6x** TypeError: not a function
|
|
- **2x** Unhandled: Not callable: \\\
|
|
- **1x** ReferenceError (undefined symbol)
|
|
- **1x** SyntaxError (parse/unsupported syntax)
|
|
|
|
## Categories (worst pass-rate first, min 10 runnable)
|
|
|
|
| Category | Pass | Fail | Skip | Timeout | Total | Pass % |
|
|
|---|---:|---:|---:|---:|---:|---:|
|
|
| built-ins/String | 65 | 26 | 1 | 8 | 100 | 65.7% |
|
|
|
|
## Per-category top failures (min 10 runnable, worst first)
|
|
|
|
### built-ins/String (65/99 — 65.7%)
|
|
|
|
- **16x** Test262Error (assertion failed)
|
|
- **8x** Timeout
|
|
- **6x** TypeError: not a function
|
|
- **2x** Unhandled: Not callable: \\\
|
|
- **1x** ReferenceError (undefined symbol)
|