-
Bug
-
Resolution: Done
-
Minor
-
None
If a test class declares multiple ServerSetupTask classes in @ServerSetup and a task after the first one fails, tearDown is never called for the tasks that successfully executed setup.
I've used Minor priority for this only because we haven't gotten complaints. Conceptually it's pretty significantly wrong behavior.