Revert "python3Packages.pywemo: disable failing test"
This reverts commit a0160c0ae8
.
The original issue was a result of a libxml2 regression that has since
been fixed.
This commit is contained in:
parent
a673990e6c
commit
56c1c26e75
@ -47,11 +47,6 @@ buildPythonPackage rec {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
disabledTests = [
|
||||
# https://github.com/NixOS/nixpkgs/issues/124165
|
||||
"test_bridge_getdevicestatus"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "pywemo" ];
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user