Extract the task cancellation to a specific test so it does not prevent other tests from running if it fails. You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds/pull/979 -- Commit Summary -- * Isolate the task cancellation in a test -- File Changes -- M compute/src/test/java/org/jclouds/compute/StubComputeServiceIntegrationTest.java (5) M compute/src/test/java/org/jclouds/compute/internal/BaseComputeServiceLiveTest.java (26) -- Patch Links -- https://github.com/jclouds/jclouds/pull/979.patch https://github.com/jclouds/jclouds/pull/979.diff --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/979
