Skip to content

piglit: disable zink OOM-killer tests

Mark Janes requested to merge majanes/mesa_jenkins:zink into master

piglit.spec.arb_shader_storage_buffer_object.max-ssbo-size will cause gem objects to explode, and the kernel will OOM-kill some other process on the system.

watch /sys/kernel/debug/dri/0/i915_gem_objects when running these tests in parallel.

Merge request reports