diff --git a/pyproject.toml b/pyproject.toml index 5ea22b9655..2fb086f0b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -251,11 +251,9 @@ expected_to_fail = [ # SSLSocket.send() only accepts bytes, not unicode string as argument: "scripts/examples/python/exportimport.py", # Other fixes needed: - "scripts/examples/python/mini-xenrt.py", "scripts/examples/python/XenAPI/XenAPI.py", "scripts/examples/python/monitor-unwanted-domains.py", "scripts/examples/python/shell.py", - "scripts/examples/smapiv2.py", "scripts/static-vdis", "scripts/plugins/extauth-hook-AD.py", ]