Commit 99126b9
fix(tests): mark demo_docker_executor as #[ignore] Refs #2733
Test requires Docker daemon and python:3.11-slim image to be present.
Without those prerequisites the test panics unconditionally, breaking
`cargo test --workspace` on standard CI runners. Mark it ignored so it
is skipped by default and can be run explicitly with `--ignored` when
the environment is ready.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 25f3e6f commit 99126b9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments