From 52fc87f2226f60cc54a48a8d6728f16a62f4198d Mon Sep 17 00:00:00 2001 From: giles Date: Fri, 24 Apr 2026 12:54:44 +0000 Subject: [PATCH] scoreboard: 156/300 (52%) wide, +42 from session-start 114/300 --- lib/js/test262-scoreboard.json | 52 +++++++++++++++++----------------- lib/js/test262-scoreboard.md | 32 ++++++++++----------- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/lib/js/test262-scoreboard.json b/lib/js/test262-scoreboard.json index 28a1038e..d5ef6eee 100644 --- a/lib/js/test262-scoreboard.json +++ b/lib/js/test262-scoreboard.json @@ -1,22 +1,22 @@ { "totals": { - "pass": 147, - "fail": 141, + "pass": 156, + "fail": 133, "skip": 1597, - "timeout": 12, + "timeout": 11, "total": 1897, "runnable": 300, - "pass_rate": 49.0 + "pass_rate": 52.0 }, "categories": [ { "category": "built-ins/Math", "total": 327, - "pass": 40, - "fail": 59, + "pass": 43, + "fail": 56, "skip": 227, "timeout": 1, - "pass_rate": 40.0, + "pass_rate": 43.0, "top_failures": [ [ "TypeError: not a function", @@ -24,7 +24,7 @@ ], [ "Test262Error (assertion failed)", - 23 + 20 ], [ "Timeout", @@ -35,15 +35,15 @@ { "category": "built-ins/Number", "total": 340, - "pass": 74, - "fail": 22, + "pass": 75, + "fail": 21, "skip": 240, "timeout": 4, - "pass_rate": 74.0, + "pass_rate": 75.0, "top_failures": [ [ "Test262Error (assertion failed)", - 22 + 21 ], [ "Timeout", @@ -54,19 +54,23 @@ { "category": "built-ins/String", "total": 1223, - "pass": 33, - "fail": 60, + "pass": 38, + "fail": 56, "skip": 1123, - "timeout": 7, - "pass_rate": 33.0, + "timeout": 6, + "pass_rate": 38.0, "top_failures": [ [ "Test262Error (assertion failed)", - 50 + 42 ], [ "Timeout", - 7 + 6 + ], + [ + "TypeError: not a function", + 6 ], [ "ReferenceError (undefined symbol)", @@ -75,10 +79,6 @@ [ "Unhandled: Not callable: {:__proto__ {:toLowerCase