Files
bot-bottle/tests/integration
didericis 5c17fcdf90
test / unit (pull_request) Successful in 18s
test / integration (pull_request) Successful in 1m10s
test(integration): skip sandbox-escape suite under act_runner
The Gitea CI runner shares the host docker socket but not its
filesystem, so pipelock_tls_init's host bind-mount path for CA
files is invisible to the runner container — the same constraint
that already gates the other bottle-bringup integration tests.

PRD 0022's test suite was missing this guard; it failed on the
post-merge main build with "pipelock tls init did not produce ca
files". Mirror the existing skipIf pattern at the class level.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 23:03:57 -04:00
..