1 Disable an upstream test that is unsafe
2 --- a/tests/test_acls.py
3 +++ b/tests/test_acls.py
9 - def test_acl_init_copy_ext_invalid(self):
10 - with pytest.raises(IOError):
11 - posix1e.ACL(data=b"foobar")
13 + #def test_acl_init_copy_ext_invalid(self):
14 + # with pytest.raises(IOError):
15 + # posix1e.ACL(data=b"foobar")