Test262

Test262 is the official test suite of the ECMAScript specification. To ensure conformity with the specification and prevent regressions, we continuously test Nova against the test suite and track the results. Below is a chart showing the test results of the latest commits to Nova.

Pass Skip Timeout Unresolved Fail Crash 2b98f83 8d6c2a3 fa140b8 db10a98 6e479f2 bdbb371 1430fa4 457b532 b25677c c2f7496 f6da795 e32ffd0 dd298e9 99e3715 3fe843e 9e8c786 815bc72 df72e41 08d14ac bb9e218 701e843 61ab8f8 3caa543 99b1cd5 c7920fb b97f327 08ac2ab 8ac9a55 260683f 2e07df0 97f1b85 2a6d9fe c0cc1e5 b6ec49a 0 10 20 30 40 50 60 70 80 90 100 0 10 20 30 40 50 60 70 80 90 100
feat(ecmascript): `BigInt.prototype.toString` (#669)
At 2025-04-23 22:06:05 commit b6ec49ac1b8955caa0ef80716d8db92c11ccfc8f
PassSkipTimeoutUnresolvedFailCrash
27584 (58.9%)65 (0.1%)0 (0.0%)0 (0.0%)7692 (16.4%)11460 (24.5%)

A more detailed breakdown of the current test results can be viewed on test262.fyi.