]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Skip incompatible test on OSX
authorJohn Griffith <john.griffith8@gmail.com>
Wed, 30 Jul 2014 02:20:31 +0000 (20:20 -0600)
committerJohn Griffith <john.griffith8@gmail.com>
Wed, 30 Jul 2014 02:24:04 +0000 (20:24 -0600)
commitae8bb5afd3354e10b3ec93e03a0b5b2fb5bdcb0a
tree642ff6b151ba0987d0fba5cfb89f3a3572b1f40b
parent07f64deb5ac3860d54bf911686e17239a8e86d58
Skip incompatible test on OSX

Can't seem to get the test:
cinder.tests.test_volume.VolumeTestCase.test_delete_no_dev_fails
to run right, tried macports and homebrew versions of fileutils
but still get makedir failures. Give up and just detect if OSX
and skip.

Change-Id: Ic2f7603cf2960e2fbaac9fce677461f60ded541d
cinder/tests/test_volume.py