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.
fix(vm): Handle negative numbers correctly in `Number::is_odd_integer` (#773)
Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> At 2025-06-26 12:28:22 commit 015f5f61dbea398cfb89980549dfcad784201f49
Pass
Skip
Timeout
Unresolved
Fail
Crash
35506 (70.2%)
2695 (5.3%)
0 (0.0%)
39 (0.1%)
12271 (24.3%)
83 (0.2%)
A more detailed breakdown of the current test results can be viewed on test262.fyi.