From c94b340943e9459c44b20cdf4d77c7dd3ed30936 Mon Sep 17 00:00:00 2001 From: giles Date: Thu, 23 Apr 2026 23:41:38 +0000 Subject: [PATCH] =?UTF-8?q?js-on-sx:=20updated=20Math=20scoreboard=20?= =?UTF-8?q?=E2=80=94=2066/288=20(22.9%)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- lib/js/test262-scoreboard.json | 64 ++++++++++++++++++++++++---------- lib/js/test262-scoreboard.md | 21 ++++++++--- 2 files changed, 63 insertions(+), 22 deletions(-) diff --git a/lib/js/test262-scoreboard.json b/lib/js/test262-scoreboard.json index 2095e6d2..fb8311e7 100644 --- a/lib/js/test262-scoreboard.json +++ b/lib/js/test262-scoreboard.json @@ -1,30 +1,42 @@ { "totals": { - "pass": 3, - "fail": 4, - "skip": 1, - "timeout": 0, - "total": 8, - "runnable": 7, - "pass_rate": 42.9 + "pass": 66, + "fail": 206, + "skip": 39, + "timeout": 16, + "total": 327, + "runnable": 288, + "pass_rate": 22.9 }, "categories": [ { "category": "built-ins/Math", - "total": 8, - "pass": 3, - "fail": 4, - "skip": 1, - "timeout": 0, - "pass_rate": 42.9, + "total": 327, + "pass": 66, + "fail": 206, + "skip": 39, + "timeout": 16, + "pass_rate": 22.9, "top_failures": [ [ "ReferenceError (undefined symbol)", - 2 + 94 ], [ "Test262Error (assertion failed)", - 2 + 79 + ], + [ + "TypeError: not a function", + 31 + ], + [ + "Timeout", + 16 + ], + [ + "Unhandled: Not callable: {:random :trunc :trunc :trunc :trunc