Agent committed before monitor-exit. Full tree still TODO. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
44 lines
760 B
JSON
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
|
|
} |