https://bugs.freedesktop.org/show_bug.cgi?id=62959
--- Comment #11 from Alexandre Demers alexandre.f.demers@gmail.com --- (In reply to comment #10)
These tests hang if virtual memory is enabled. Some of them may hang randomly:
glean/polygonOffset glean/pointAtten security/initialized-texmemory security/initialized-fbo ARB_framebuffer_object/fbo-blit-stretch
These tests hang for a different reason:
EXT_transform_feedback/order *
- incorrect UMAD implementation causing an infinite loop, it's been
discussed on mesa-dev
I confirm (since I remember them particularly) at least for: glean/polygonOffset glean/pointAtten security/initialized-fbo ARB_framebuffer_object/fbo-blit-stretch (which was the last one I was able to start)
And I think I also encountered: EXT_transform_feedback/order *
In other words, Marek, you pretty much summed up what I saw. Are they already reported? If so, this bug may be a duplicate then.