You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of our tests have a default mode for running from the test suite, and an interactive mode for experimenting with (all the benchmarks). The conversion to a Rust-based test runner lost the ability to just compile the tests without running them.