python3Packages.pysdl2: fix tests (#462466)
This commit is contained in:
@@ -82,10 +82,9 @@ buildPythonPackage rec {
|
|||||||
# GetPrefPath for OrgName/AppName is None
|
# GetPrefPath for OrgName/AppName is None
|
||||||
"test_SDL_GetPrefPath"
|
"test_SDL_GetPrefPath"
|
||||||
|
|
||||||
# TODO: Remove once sdl2-compat is updated to 2.32.56
|
# AssertionError:
|
||||||
"test_SDL_SetWindowDisplayMode"
|
# clip: Could not set clip rect SDL_Rect(x=2, y=2, w=0, h=0)
|
||||||
"test_SDL_SetWindowFullscreen"
|
"test_SDL_GetSetClipRect"
|
||||||
"test_SDL_GetPlatform"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
|||||||
Reference in New Issue
Block a user