Gate MXC E2E on GitHub Actions#830
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Codex review: needs maintainer review before merge. Reviewed June 26, 2026, 11:43 AM ET / 15:43 UTC. Summary Reproducibility: not applicable. as an issue reproduction; this is a PR review. Source inspection shows current main runs setup-connect E2E on windows-latest with OPENCLAW_RUN_E2E=1, and the PR body reports the after-change GITHUB_ACTIONS=true skip validation. Review metrics: 2 noteworthy metrics.
Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Rank-up moves:
Risk before merge
Maintainer options:
Next step before merge
Security Review detailsBest possible solution: Land the gate if maintainers accept that hosted Actions should skip MXC-only proofs by default and local or MXC-enabled self-hosted runners remain the authoritative runtime validation path. Do we have a high-confidence way to reproduce the issue? Not applicable as an issue reproduction; this is a PR review. Source inspection shows current main runs setup-connect E2E on windows-latest with OPENCLAW_RUN_E2E=1, and the PR body reports the after-change GITHUB_ACTIONS=true skip validation. Is this the best way to solve the issue? Yes, the implementation is a narrow test gate before MXC probing and preserves local/self-hosted validation through the existing E2E gate plus explicit MXC opt-in. The remaining question is maintainer acceptance of the hosted CI coverage tradeoff. AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against e70868d82bf0. Label changesLabel changes:
Label justifications:
Evidence reviewedWhat I checked:
Likely related people:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. How this review workflow works
|
Summary
OPENCLAW_RUN_MXC_E2E=1is explicitly setOPENCLAW_RUN_E2E=1gate and runtime availability probeValidation
dotnet build .\tests\OpenClaw.E2ETests\OpenClaw.E2ETests.csproj -r win-x64dotnet test .\tests\OpenClaw.E2ETests\OpenClaw.E2ETests.csproj --no-build --no-restore --filter "FullyQualifiedName~MxcSetupAndConnectTests" --logger "trx;LogFileName=mxc-skip.trx" --results-directory <temp> -r win-x64withOPENCLAW_RUN_E2E=1,GITHUB_ACTIONS=true, and noOPENCLAW_RUN_MXC_E2Econfirmed both MXC tests report skipped / TRXNotExecuted.\build.ps1dotnet test .\tests\OpenClaw.Shared.Tests\OpenClaw.Shared.Tests.csproj --no-restoredotnet test .\tests\OpenClaw.Tray.Tests\OpenClaw.Tray.Tests.csproj --no-restoreReview
python .agents\skills\autoreview\scripts\autoreview --mode local --engine copilot --model gpt-5.5returned clean--ignore-user-config; Claude helper could not start because installed Claude Code was below the helper's--safe-modeminimum