Bug 10953 - allow marking tests as 'dirty'
Summary: allow marking tests as 'dirty'
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Test infrastructure (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Jelmer Vernooij
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-23 11:21 UTC by Jelmer Vernooij
Modified: 2014-11-23 11:21 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jelmer Vernooij 2014-11-23 11:21:00 UTC
some tests change the environment that they run in to the point that subsequent tests can no longer run there - e.g. because the test demotes.

We should be able to mark tests as dirty, and in that case the test infrastructure should destroy and re-setup the environment.