Up from 56/288 (19.4%) baseline. Progress from: - Math.sqrt/pow/trunc/sign/cbrt/hypot - Array.prototype stubs for verifyProperty - typeof callable-dict → "function" - __callable__ dispatch in js-apply-fn
72 lines
1.3 KiB
JSON
72 lines
1.3 KiB
JSON
{
|
|
"totals": {
|
|
"pass": 66,
|
|
"fail": 206,
|
|
"skip": 39,
|
|
"timeout": 16,
|
|
"total": 327,
|
|
"runnable": 288,
|
|
"pass_rate": 22.9
|
|
},
|
|
"categories": [
|
|
{
|
|
"category": "built-ins/Math",
|
|
"total": 327,
|
|
"pass": 66,
|
|
"fail": 206,
|
|
"skip": 39,
|
|
"timeout": 16,
|
|
"pass_rate": 22.9,
|
|
"top_failures": [
|
|
[
|
|
"ReferenceError (undefined symbol)",
|
|
94
|
|
],
|
|
[
|
|
"Test262Error (assertion failed)",
|
|
79
|
|
],
|
|
[
|
|
"TypeError: not a function",
|
|
31
|
|
],
|
|
[
|
|
"Timeout",
|
|
16
|
|
],
|
|
[
|
|
"Unhandled: Not callable: {:random <js-math-random()> :trunc <js-math-tr",
|
|
1
|
|
]
|
|
]
|
|
}
|
|
],
|
|
"top_failure_modes": [
|
|
[
|
|
"ReferenceError (undefined symbol)",
|
|
94
|
|
],
|
|
[
|
|
"Test262Error (assertion failed)",
|
|
79
|
|
],
|
|
[
|
|
"TypeError: not a function",
|
|
31
|
|
],
|
|
[
|
|
"Timeout",
|
|
16
|
|
],
|
|
[
|
|
"Unhandled: Not callable: {:random <js-math-random()> :trunc <js-math-tr",
|
|
1
|
|
],
|
|
[
|
|
"SyntaxError (parse/unsupported syntax)",
|
|
1
|
|
]
|
|
],
|
|
"pinned_commit": "d5e73fc8d2c663554fb72e2380a8c2bc1a318a33",
|
|
"elapsed_seconds": 275.0
|
|
} |