# test262 scoreboard Pinned commit: `d5e73fc8d2c663554fb72e2380a8c2bc1a318a33` Wall time: 429.3s **Total:** 118/300 runnable passed (39.3%). Raw: pass=118 fail=160 skip=1597 timeout=22 total=1897. ## Top failure modes - **108x** Test262Error (assertion failed) - **36x** TypeError: not a function - **22x** Timeout - **10x** ReferenceError (undefined symbol) - **2x** Unhandled: Not callable: \\\ - **2x** Unhandled: Not callable: {:__proto__ {}} (kont=6 frames)\ - **1x** SyntaxError (parse/unsupported syntax) - **1x** Unhandled: Not callable: {:__proto__ {}} (kont=5 frames)\ ## Categories (worst pass-rate first, min 10 runnable) | Category | Pass | Fail | Skip | Timeout | Total | Pass % | |---|---:|---:|---:|---:|---:|---:| | built-ins/String | 30 | 56 | 1123 | 14 | 1223 | 30.0% | | built-ins/Math | 40 | 59 | 227 | 1 | 327 | 40.0% | | built-ins/Number | 48 | 45 | 240 | 7 | 340 | 48.0% | ## Per-category top failures (min 10 runnable, worst first) ### built-ins/String (30/100 — 30.0%) - **43x** Test262Error (assertion failed) - **14x** Timeout - **7x** ReferenceError (undefined symbol) - **2x** Unhandled: Not callable: \\\ - **2x** Unhandled: Not callable: {:__proto__ {}} (kont=6 frames)\ ### built-ins/Math (40/100 — 40.0%) - **36x** TypeError: not a function - **23x** Test262Error (assertion failed) - **1x** Timeout ### built-ins/Number (48/100 — 48.0%) - **42x** Test262Error (assertion failed) - **7x** Timeout - **3x** ReferenceError (undefined symbol)