Extend the merged nextest-recording work to capture tracing spans and events emitted during test runs. Export them using the Chrome trace format so they can be inspected in Perfetto alongside the existing nextest recordings.
Optionally update validate-commits to keep successful CI output concise and run nix log to standard output only for failed builds.
Extend the merged nextest-recording work to capture tracing spans and events emitted during test runs. Export them using the Chrome trace format so they can be inspected in Perfetto alongside the existing nextest recordings.
Optionally update
validate-commitsto keep successful CI output concise and runnix logto standard output only for failed builds.