diff --git a/lib/js/test262-scoreboard.json b/lib/js/test262-scoreboard.json index c8f77ec8..8bb8486a 100644 --- a/lib/js/test262-scoreboard.json +++ b/lib/js/test262-scoreboard.json @@ -1,12 +1,12 @@ { "totals": { - "pass": 159, - "fail": 131, + "pass": 162, + "fail": 128, "skip": 1597, "timeout": 10, "total": 1897, "runnable": 300, - "pass_rate": 53.0 + "pass_rate": 54.0 }, "categories": [ { @@ -54,19 +54,15 @@ { "category": "built-ins/String", "total": 1223, - "pass": 39, - "fail": 56, + "pass": 42, + "fail": 53, "skip": 1123, "timeout": 5, - "pass_rate": 39.0, + "pass_rate": 42.0, "top_failures": [ [ "Test262Error (assertion failed)", - 40 - ], - [ - "TypeError: not a function", - 7 + 44 ], [ "Timeout", @@ -79,6 +75,10 @@ [ "Unhandled: Not callable: {:__proto__ {:toLowerCase