Skip to content

test: fix run env profile cleanup fixture#94

Merged
vincentkoc merged 2 commits into
openclaw:mainfrom
stainlu:fix/run-env-profile-test-readiness
May 14, 2026
Merged

test: fix run env profile cleanup fixture#94
vincentkoc merged 2 commits into
openclaw:mainfrom
stainlu:fix/run-env-profile-test-readiness

Conversation

@stainlu
Copy link
Copy Markdown
Contributor

@stainlu stainlu commented May 14, 2026

Summary

  • add a dedicated Linux SSH lease test backend for the env-profile cleanup regression
  • give the fixture a reachable local SSH readiness port instead of an unroutable TEST-NET host
  • isolate HOME in env-helper tests so local lease claims do not affect assertions

Verification

  • env GOCACHE=/private/tmp/crabbox-gocache go test ./internal/cli -run 'TestRunCommandCleansEnvProfileWhenProbeFails|TestRunCommandRejectsWindowsEnvHelperBeforeRemoteCommands' -count=1 -timeout 60s -v
  • env GOCACHE=/private/tmp/crabbox-gocache go test ./internal/cli
  • env GOCACHE=/private/tmp/crabbox-gocache go test ./internal/providers/modal ./internal/providers/tensorlake ./internal/providers/e2b
  • git diff --check

@vincentkoc vincentkoc merged commit eb94046 into openclaw:main May 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants