Gwyn Ciesla
Gwyn Ciesla
The library, as of 0.9.0, does not yet support itunes_duration.
Failing tests on i686 and ppc64le.
No worries, thanks for following up. In the interim I've moved to version 2.8.0, and Fedora 32. I still get 3 tests that fail. What in formation and in what...
Pytest 4.6.9. =================================== FAILURES =================================== _______________ test_contains_returns_false_for_non_instances[A] _______________ EnumBaseWithSubclassesDefined = , enum_member_name = 'A' def test_contains_returns_false_for_non_instances(EnumBaseWithSubclassesDefined, enum_member_name): > assert enum_member_name not in EnumBaseWithSubclassesDefined EnumBaseWithSubclassesDefined = enum_member_name = 'A' test/unit/util/test_enum.py:128: _...
Similar test failures on 2.9.0, pytest 4.6.11.
[fail.txt](https://github.com/box/box-python-sdk/files/5798397/fail.txt) Still failing, 2.11.0, pytest 6.0.2 on Fedora 33.
I'm seeing this too on Fedora 32, with python 3.8.2.
PR #66 fixes this issue.
It doesn't accept an empty string as input, either. There doesn't seem to be an equivalent to kadmin modify -clearpolicy PRINCIPAL.
Does this code work *not* in a container? That might be the issue.