[fluorine] unit.utils.test_vmware tests failing on fedora py3
Ch3LL opened this issue · 4 comments
a ton of test_vmware unit tests are failing on both fedora 28 and 29 py3
unit.utils.test_vmware.CreateDatacenterTestCase.test_create_datacenter_raise_no_permission
unit.utils.test_vmware.CreateDatacenterTestCase.test_create_datacenter_raise_vim_fault
unit.utils.test_vmware.CreateDatacenterTestCase.test_create_datacenter_runtime_fault
unit.modules.test_mandrill.MandrillModuleTest.test_send
unit.utils.test_vmware.GetLicenseManagerTestCase.test_raise_no_permission
unit.utils.test_vmware.GetLicenseManagerTestCase.test_raise_runtime_fault
unit.utils.test_vmware.GetLicenseManagerTestCase.test_raise_vim_fault
unit.utils.test_vmware.GetAssignedLicensesTestCase.test_instance_uuid_raises_no_permission
unit.utils.test_vmware.GetAssignedLicensesTestCase.test_instance_uuid_raises_runtime_fault
unit.utils.test_vmware.GetAssignedLicensesTestCase.test_instance_uuid_raises_vim_fault
unit.utils.test_vmware.GetAssignedLicensesTestCase.test_query_assigned_licenses_raises_no_permission
unit.utils.test_vmware.GetAssignedLicensesTestCase.test_query_assigned_licenses_raises_runtime_fault
unit.utils.test_vmware.GetAssignedLicensesTestCase.test_query_assigned_licenses_raises_vim_fault
is just a subset of the tests. but there are more here:
i'm assuming they are all related.
we are going to skip these tests for fluorine and come back to them after the release. Whoever is assinged herd please just add a skip for these failing tests on fedora and keep this issue open and we will come back to it when the release is done.
these tests are still failing. they do not access our vmware cluster.
Issue moved to saltstack/salt #51886 via ZenHub