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