Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark tests that leave turds behind as broken #142

Open
jmmv opened this issue Jun 24, 2015 · 0 comments
Open

Mark tests that leave turds behind as broken #142

jmmv opened this issue Jun 24, 2015 · 0 comments

Comments

@jmmv
Copy link
Member

jmmv commented Jun 24, 2015

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.

jmmv added a commit that referenced this issue Jun 25, 2015
If a test case makes a directory or a file unwritable, Kyua may be unable
to delete it during cleanup.  Correct two test cases so that the work
directories can be cleaned up, or else these tests would be marked as
broken when issue #142 is addressed.
jmmv added a commit that referenced this issue Jun 25, 2015
If a test case makes a directory or a file unwritable, Kyua may be unable
to delete it during cleanup.  Correct two test cases so that the work
directories can be cleaned up, or else these tests would be marked as
broken when issue #142 is addressed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant