BwrapBuildRunnerTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| adds bwrap env after the branch environment | 0.015s | passed |
| assembles the exact werkdock run command for a loaded image | 0.296s | passed |
| does not load an image werkdock already has | 0.019s | passed |
| downloads a URL rootfs once before loading it | 0.042s | passed |
| exposes git metadata read-only with the werkator dir masked, in mount order | 0.034s | passed |
| fails without a configured rootfs | 0.008s | passed |
| loads the image once when werkdock does not know it yet | 0.024s | passed |
| mounts a relative workspace path at its absolute location | 0.016s | passed |
| mounts no git metadata when the workspace is not a worktree | 0.025s | passed |
| uses the configured werkdock binary path | 0.021s | passed |
Standard output
Creating nstance of class de.hoennig.werkator.build.BwrapBuildRunnerTest 2026-09-03T12:34:50.741Z INFO 146 --- [-1623558351#109] d.h.werkator.build.BwrapBuildRunner : loading build environment /srv/buildenv.tar.zst as werkdock image werkator-buildenv-d7a116a6ffb7 2026-09-03T12:34:50.927Z INFO 146 --- [-1623558351#117] d.h.werkator.build.BwrapBuildRunner : downloading build environment buildenv.tar.zst from https://example.test/buildenv.tar.zst 2026-09-03T12:34:50.927Z INFO 146 --- [-1623558351#117] d.h.werkator.build.BwrapBuildRunner : loading build environment https://example.test/buildenv.tar.zst as werkdock image werkator-buildenv-ae0eb25043e8