File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020
2121 # --- Faithful probe: uses the dashboard crate's REAL tokio::process::Command
2222 # path via run_bounded_binary, and prints raw outcomes. ---
23- - name : Rust probe (real discovery path on a temp .cmd)
23+ # Regression test (asserts run_bounded_binary launches a .cmd directly) +
24+ # the pure pnpm-candidate tests. This is the durable Windows coverage for
25+ # #149; the manual pnpm-layout steps below are corroborating only.
26+ - name : Rust tests (Windows .cmd execution + pnpm candidates)
2427 working-directory : packages/dashboard/src-tauri
25- run : cargo test win_cmd_shim_execution_probe -- --ignored --nocapture
28+ run : cargo test win_run_bounded_binary_executes_cmd_shim windows_candidates -- --nocapture
2629
2730 # --- Real-world reproduction: a pnpm-global opencode, exactly like #149. ---
2831 - name : Confirm pnpm global .cmd shim layout (#149 mechanism 1)
You can’t perform that action at this time.
0 commit comments