python39Packages.bellows: disable failing tests

This commit is contained in:
Sandro Jäckel 2021-08-28 03:06:59 +02:00 committed by Martin Weinelt
parent bae58aed5a
commit f107f02640

View File

@ -46,10 +46,9 @@ buildPythonPackage rec {
];
disabledTests = [
# RuntimeError: coroutine 'test_remigrate_forcibly_downgraded_v4' was never awaited
#"test_remigrate_forcibly_downgraded_v4"
# RuntimeError: Event loop is closed
"test_thread_already_stopped"
# AssertionError: assert 65534 is None
# https://github.com/zigpy/bellows/issues/436
"test_startup_nwk_params"
];
pythonImportsCheck = [