os-xenapi/exclusion_py3.txt
Huan Xie 95fa8e6929 Add session support for os-xenapi
Change-Id: I18687e701468d5fdb85cdbc02549d051defec507
2016-11-03 20:39:41 -07:00

6 lines
232 B
Plaintext

# The XenAPI plugins run in a Python 2 environment, so avoid attempting
# to run their unit tests in a Python 3 environment
os_xenapi.tests.client.test_session.CallPluginTestCase
os_xenapi.tests.client.test_session.SessionTestCase