On 21 October 2016 at 07:51, Tapani Pälli <[email protected]> wrote:
> 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 :)
>
IIRC that's because only some platforms have input handling, thus they
(tend to) just bail out after a few seconds which triggers the
assert/abort(s). Ideally we'll add that code, but dropping the
assert/abort shouldn't cause any issues.

-Emil
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to