https://bugs.freedesktop.org/show_bug.cgi?id=53111
--- Comment #20 from Michel Dänzer michel@daenzer.net 2012-08-23 06:45:54 UTC --- (In reply to comment #19)
So about this locking piglit test (depthstencil-render-miplevels 146 s=z24_s8_d=z32f_s8), I've been able to track it down to: line 218: piglit_report_result(PIGLIT_SKIP);
How did you determine that? It's weird, I wouldn't expect a skipped test to produce any actual GPU rendering.