[codex] Add session-replay evidence for automation#220
Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 4f44cea013
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
e934887 to
c86075b
Compare
fc04f59 to
31cbfe0
Compare
Summary
Test Plan
TMPDIR=/home/zack/.cache/tmp cargo fmt --checkTMPDIR=/home/zack/.cache/tmp CARGO_INCREMENTAL=0 CARGO_TARGET_DIR=/home/zack/.cache/tracedecay-targets/r4-session-replay cargo checkTMPDIR=/home/zack/.cache/tmp CARGO_INCREMENTAL=0 CARGO_TARGET_DIR=/home/zack/.cache/tracedecay-targets/r4-session-replay cargo test --test automation_runner_test replay -- --nocaptureTMPDIR=/home/zack/.cache/tmp CARGO_INCREMENTAL=0 CARGO_TARGET_DIR=/home/zack/.cache/tracedecay-targets/r4-session-replay cargo test --test session_suite lcm_query::recent_sessions -- --nocaptureTMPDIR=/home/zack/.cache/tmp CARGO_INCREMENTAL=0 CARGO_TARGET_DIR=/home/zack/.cache/tracedecay-targets/r4-session-replay cargo test --test session_suite lcm_query::session_replay -- --nocaptureNote: initial isolated test build attempts using
/scratchfailed because/scratchwas full, so verification was rerun with target and temp directories under/home.