@nacx Agreed that this is inconsistent. I think it is better to throw `SkipException` since this flags tests in an obvious way, although several tests use `dataProvider` or conditional logic to avoid running some tests. If you do change this, note that methods like `validateMetadata` are not tests and need to conditionally skip Mac OS X so that other tests methods still run.
-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1150#issuecomment-338803163
