[Piglit] [RFC 0/2] removing some asserts

Tapani Pälli tapani.palli at intel.com
Fri Oct 21 06:51:43 UTC 2016


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



More information about the Piglit mailing list