Tests from the same class are executed concurrently so don't share state in the class. Additionally use temporary files/folders to allow for parallel builds. You can view, comment on, or merge this pull request online at:
https://github.com/jclouds/jclouds-labs/pull/364 -- Commit Summary -- * Tests can be executed concurrently - fix test assumptions -- File Changes -- M vagrant/src/test/java/org/jclouds/vagrant/internal/BoxConfigTest.java (14) M vagrant/src/test/java/org/jclouds/vagrant/internal/MachineConfigTest.java (53) -- Patch Links -- https://github.com/jclouds/jclouds-labs/pull/364.patch https://github.com/jclouds/jclouds-labs/pull/364.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-labs/pull/364
