python313Packages.pysdl2: skip failing test_SDL_GetSetWindowMouseRect
This commit is contained in:
committed by
Martin Weinelt
parent
124b6649ba
commit
f8ebd89b6d
@@ -85,6 +85,9 @@ buildPythonPackage rec {
|
||||
# AssertionError:
|
||||
# clip: Could not set clip rect SDL_Rect(x=2, y=2, w=0, h=0)
|
||||
"test_SDL_GetSetClipRect"
|
||||
|
||||
# AssertionError: That operation is not supported
|
||||
"test_SDL_GetSetWindowMouseRect"
|
||||
];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user