commit | a3e283d163f00f4efa8f9bb8a5b22a287c71e4c2 | [log] [tgz] |
---|---|---|
author | Maru Newby <mnewby@internap.com> | Thu Dec 20 19:08:07 2012 +0000 |
committer | Maru Newby <mnewby@internap.com> | Thu Dec 20 20:01:37 2012 +0000 |
tree | 20afa00a1c43bfa8a1d3248f037123b58da624f9 | |
parent | 4812d423e3161ef7571ebdd3b81b61d2a985bfa4 [diff] |
Add error handling to smoke test cleanup. * DefaultClientSmokeTest.tearDownClass was previously calling delete() on test resources without error handling. Since the intent of the method is to remove test resources, a NotFound exception indicating that the resource has already been removed can safely be ignored. Change-Id: Idd289d2f3ce4133c49b0c882304d6ad6695a7396