Merge branch '2015.5' into '2015.8'

No conflicts.
This commit is contained in:
rallytime 2016-05-10 11:58:55 -06:00
commit 449176f06e

View file

@ -82,6 +82,7 @@ class CallTest(integration.ShellCase, integration.ShellCaseCommonTestsMixIn):
self.assertIn('Succeeded: 1', ''.join(out))
@destructiveTest
@skipIf(True, 'Skipping due to off the wall failures and hangs on most os\'s. Will re-enable when fixed.')
@skipIf(sys.platform.startswith('win'), 'This test does not apply on Win')
def test_local_pkg_install(self):
'''