python312Packages.kombu: disable failing test
This commit is contained in:
committed by
Martin Weinelt
parent
839ff20cd5
commit
81daed5680
@@ -79,6 +79,8 @@ buildPythonPackage rec {
|
||||
disabledTests = [
|
||||
# Disable pyro4 test
|
||||
"test_driver_version"
|
||||
# AssertionError: assert [call('WATCH'..., 'test-tag')] ==...
|
||||
"test_global_keyprefix_transaction"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user