Hi; I wanted to try running piglit tests with PIGLIT_PLATFORM=wayland. This makes Piglit to use piglit-framework-gl. Tests crashed always at end which I traced to abort removed in patch 2 but when building to debug mode I also hit couple of strange asserts that I don't understand. Why these are here? Without them tests tend to work much better for me :)
Thanks; Tapani Pälli (2): util: remove couple of asserts from piglit-framework-gl util: remove abort() call from piglit-framework-gl tests/util/piglit-framework-gl.c | 1 - tests/util/piglit-framework-gl.h | 2 -- tests/util/piglit-framework-gl/piglit_winsys_framework.c | 1 - 3 files changed, 4 deletions(-) -- 2.7.4 _______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
