python312Packages.qtile-extras: disable flaky test
This commit is contained in:
@@ -64,6 +64,8 @@ buildPythonPackage rec {
|
||||
# AttributeError: 'NoneType' object has no attribute 'theta'
|
||||
"test_image_size_horizontal"
|
||||
"test_image_size_vertical"
|
||||
# flaky, timing sensitive
|
||||
"test_visualiser"
|
||||
];
|
||||
|
||||
disabledTestPaths = [
|
||||
|
||||
Reference in New Issue
Block a user