| Summary: | kyua needs to flag directory cleanup failures as broken tests | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Enji Cooper <ngie> |
| Component: | tests | Assignee: | Enji Cooper <ngie> |
| Status: | Open --- | ||
| Severity: | Affects Some People | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
| See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247761 | ||
|
Description
Enji Cooper
2020-07-04 17:18:14 UTC
(In reply to Enji Cooper from comment #0) That didn't render as I would like. Let's try this again.. > @jmmv: If a test case causes the automatic cleanup of its work directory to fail > within Kyua, then the test needs to be marked as broken. The current code from HEAD > does not do that (only warnings are logged to the log file) though I have not yet > validated if this is a regression in the new executor code. |