js-on-sx: runner fix, 8-test smoke 3/7 (was 0/8)
Agent committed before monitor-exit. Full tree still TODO. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,32 +1,18 @@
|
||||
# test262 scoreboard
|
||||
|
||||
Pinned commit: `d5e73fc8d2c663554fb72e2380a8c2bc1a318a33`
|
||||
Wall time: 185.3s
|
||||
Wall time: 14.2s
|
||||
|
||||
**Total:** 56/288 runnable passed (19.4%). Raw: pass=56 fail=230 skip=39 timeout=2 total=327.
|
||||
**Total:** 3/7 runnable passed (42.9%). Raw: pass=3 fail=4 skip=1 timeout=0 total=8.
|
||||
|
||||
## Top failure modes
|
||||
|
||||
- **83x** Test262Error (assertion failed)
|
||||
- **62x** ReferenceError (undefined symbol)
|
||||
- **46x** TypeError: not a function
|
||||
- **35x** SyntaxError (parse/unsupported syntax)
|
||||
- **3x** Unhandled: Unexpected token: op '++'\
|
||||
- **2x** Timeout
|
||||
- **1x** Unhandled: Not callable: {:random <js-math-random()> :floor <js-math-fl
|
||||
- **2x** ReferenceError (undefined symbol)
|
||||
- **2x** Test262Error (assertion failed)
|
||||
|
||||
## Categories (worst pass-rate first, min 10 runnable)
|
||||
|
||||
| Category | Pass | Fail | Skip | Timeout | Total | Pass % |
|
||||
|---|---:|---:|---:|---:|---:|---:|
|
||||
| built-ins/Math | 56 | 230 | 39 | 2 | 327 | 19.4% |
|
||||
|
||||
## Per-category top failures (min 10 runnable, worst first)
|
||||
|
||||
### built-ins/Math (56/288 — 19.4%)
|
||||
|
||||
- **83x** Test262Error (assertion failed)
|
||||
- **62x** ReferenceError (undefined symbol)
|
||||
- **46x** TypeError: not a function
|
||||
- **35x** SyntaxError (parse/unsupported syntax)
|
||||
- **3x** Unhandled: Unexpected token: op '++'\
|
||||
|
||||
Reference in New Issue
Block a user