test: fix integration coverage failures #280

Merged
didericis-claude merged 6 commits from fix-integration-test-failures into issue-277-coverage-ci 2026-06-25 14:34:46 -04:00
Collaborator

Fixes the two integration failures found during the full coverage run.

  • Updates the sandbox escape git-gate fixture to the current static key schema.
  • Ensures the smolmachines egress port bypass probe unsets proxy environment variables before dialing the bundle port directly.

Verification:

  • venv/bin/python -m unittest tests.integration.test_sandbox_escape tests.integration.test_smolmachines_launch -v
  • venv/bin/python -m coverage run -m unittest discover -t . -s tests -v
Fixes the two integration failures found during the full coverage run. - Updates the sandbox escape git-gate fixture to the current static key schema. - Ensures the smolmachines egress port bypass probe unsets proxy environment variables before dialing the bundle port directly. Verification: - venv/bin/python -m unittest tests.integration.test_sandbox_escape tests.integration.test_smolmachines_launch -v - venv/bin/python -m coverage run -m unittest discover -t . -s tests -v
didericis-claude changed target branch from issue-277-coverage-ci to main 2026-06-25 14:33:25 -04:00
didericis-claude changed target branch from main to issue-277-coverage-ci 2026-06-25 14:34:14 -04:00
didericis-claude added 6 commits 2026-06-25 14:34:14 -04:00
test: fix integration coverage failures
lint / lint (push) Successful in 1m50s
test / unit (pull_request) Successful in 40s
test / integration (pull_request) Successful in 18s
42f79283f0
merge: update .gitignore from issue-277-coverage-ci
test / unit (pull_request) Successful in 40s
test / integration (pull_request) Successful in 15s
2fc99ea098
merge: update bot_bottle/cli/supervise.py from issue-277-coverage-ci
test / unit (pull_request) Successful in 41s
test / integration (pull_request) Successful in 16s
lint / lint (push) Successful in 1m46s
ca0dc72b89
merge: update tests/unit/test_supervise_server.py from issue-277-coverage-ci
lint / lint (push) Failing after 1m46s
test / unit (pull_request) Failing after 36s
test / integration (pull_request) Successful in 16s
88f58bf4c0
didericis-claude merged commit 5f3a6822ec into issue-277-coverage-ci 2026-06-25 14:34:46 -04:00
Sign in to join this conversation.