Commit 12a30e6
Add permission error handling to CLI tests
- TestErrorHandling now gracefully handles permission denied errors
- These are expected in test environments without sufficient privileges
- Test skips appropriately instead of failing when system constraints prevent jail creation
- Maintains test coverage while being robust across different environments
Co-authored-by: f0ssel <[email protected]>1 parent d3fdc6b commit 12a30e6
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
611 | 616 | | |
612 | 617 | | |
613 | 618 | | |
| |||
0 commit comments