mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 11:20:20 +01:00
panfrost/ci: Run full set of mipmap tests
Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
This commit is contained in:
parent
f34635c699
commit
33f3cac1c2
1 changed files with 0 additions and 3 deletions
|
|
@ -28,9 +28,6 @@ sleep 1 # Give some time for Weston to start up
|
|||
# Disable for now tests that are very slow, either by just using lots of CPU or by crashing
|
||||
sed -i '/dEQP-GLES2.performance/d' /tmp/case-list.txt
|
||||
sed -i '/dEQP-GLES2.stress/d' /tmp/case-list.txt
|
||||
sed -i '/dEQP-GLES2.functional.texture.filtering.2d.linear_mipmap_linear_/d' /tmp/case-list.txt
|
||||
sed -i '/dEQP-GLES2.functional.texture.filtering.cube.linear_mipmap_linear_/d' /tmp/case-list.txt
|
||||
sed -i '/dEQP-GLES2.functional.texture.filtering.cube.linear_mipmap_nearest_/d' /tmp/case-list.txt
|
||||
sed -i '/dEQP-GLES2.functional.fbo.render.depth./d' /tmp/case-list.txt
|
||||
|
||||
# Cannot use tee because dash doesn't have pipefail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue