[Piglit] [Bug 105514] MemoryError when using 'summary html' option

2018-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105514 --- Comment #2 from Dylan Baker --- To be clearer, the HTML view was designed for A/B style comparison (or A/B/C). It's not really meant to view 10 different platforms at a time. -- You are receiving this mail because: You are the QA Contact f

[Piglit] [Bug 105514] MemoryError when using 'summary html' option

2018-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105514 --- Comment #1 from Dylan Baker --- How many XML files is that and how large are they? If you're throwing 1,000,000 results or so at it I would say you've just hit the limit of what the current HTML renderer can do. -- You are receiving this m

Re: [Piglit] [PATCH] cl: Add bigger versions of calls with struct tests

2018-03-15 Thread Matt Arsenault
ping > On Oct 12, 2017, at 16:19, Matt Arsenault wrote: > > These are just bigger versions of the existing struct > calls tests so that they stress using byval/sret. The > existing call with struct tests are now passed directly > in registers. > --- > tests/cl/program/execute/calls-large-struct.

[Piglit] [PATCH] tests: add INTEL_blackhole_render

2018-03-15 Thread Lionel Landwerlin
Signed-off-by: Lionel Landwerlin --- registry/gl.xml| 8 +- tests/all.py | 9 ++ tests/spec/CMakeLists.txt | 1 + .../spec/intel_blackhole_render/CMakeLists.gl.txt | 14 ++ .../intel_blackho