python312Packages.google-nest-sdm: disable failing test
This commit is contained in:
@@ -55,6 +55,8 @@ buildPythonPackage rec {
|
||||
disabledTests = [
|
||||
"test_clip_preview_transcode"
|
||||
"test_event_manager_event_expiration_with_transcode"
|
||||
# AssertionError: assert '12345' == 12345
|
||||
"test_info_traits_type_error"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user