Files
rose-ash/lib/js/test262-scoreboard.json
giles 8984520f05 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>
2026-04-23 20:08:46 +00:00

44 lines
760 B
JSON

{
"totals": {
"pass": 3,
"fail": 4,
"skip": 1,
"timeout": 0,
"total": 8,
"runnable": 7,
"pass_rate": 42.9
},
"categories": [
{
"category": "built-ins/Math",
"total": 8,
"pass": 3,
"fail": 4,
"skip": 1,
"timeout": 0,
"pass_rate": 42.9,
"top_failures": [
[
"ReferenceError (undefined symbol)",
2
],
[
"Test262Error (assertion failed)",
2
]
]
}
],
"top_failure_modes": [
[
"ReferenceError (undefined symbol)",
2
],
[
"Test262Error (assertion failed)",
2
]
],
"pinned_commit": "d5e73fc8d2c663554fb72e2380a8c2bc1a318a33",
"elapsed_seconds": 14.2
}