{ "totals": { "pass": 4, "fail": 10, "skip": 16, "timeout": 0, "total": 30, "runnable": 14, "pass_rate": 28.6 }, "categories": [ { "category": "built-ins/Function", "total": 30, "pass": 4, "fail": 10, "skip": 16, "timeout": 0, "pass_rate": 28.6, "top_failures": [ [ "SyntaxError (parse/unsupported syntax)", 4 ], [ "ReferenceError (undefined symbol)", 3 ], [ "TypeError (other)", 3 ] ] } ], "top_failure_modes": [ [ "SyntaxError (parse/unsupported syntax)", 4 ], [ "ReferenceError (undefined symbol)", 3 ], [ "TypeError (other)", 3 ] ], "pinned_commit": "d5e73fc8d2c663554fb72e2380a8c2bc1a318a33", "elapsed_seconds": 11.2, "workers": 1 }