ci/freedreno: re-enable two Adreno 618 tests
9 limozeen-nots-r5 machines are available. Also correct piglit job name, it has nothing common with gles2. Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26611>
This commit is contained in:
committed by
Marge Bot
parent
d98ab19a95
commit
4d78d63552
@@ -680,6 +680,28 @@ gmem-dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_s
|
||||
gmem-dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_3.pgq_64bit_xfb_32bit.line_list.draw,Fail
|
||||
gmem-dEQP-VK.dynamic_rendering.partial_secondary_cmd_buff.suballocation.load_store_op_none.depthstencil_d32_sfloat_s8_uint_load_op_depth_load_stencil_none_store_op_depth_store_stencil_none_stencil_write_off,Fail
|
||||
|
||||
wayland-dEQP-EGL.functional.color_clears.multi_context.gles1.other,Fail
|
||||
wayland-dEQP-EGL.functional.color_clears.multi_context.gles1_gles2.other,Fail
|
||||
wayland-dEQP-EGL.functional.color_clears.multi_context.gles1_gles2_gles3.other,Fail
|
||||
wayland-dEQP-EGL.functional.color_clears.multi_context.gles2.other,Fail
|
||||
wayland-dEQP-EGL.functional.color_clears.multi_context.gles3.other,Fail
|
||||
wayland-dEQP-EGL.functional.color_clears.multi_thread.gles1.other,Fail
|
||||
wayland-dEQP-EGL.functional.color_clears.multi_thread.gles1_gles2.other,Fail
|
||||
wayland-dEQP-EGL.functional.color_clears.multi_thread.gles1_gles2_gles3.other,Fail
|
||||
wayland-dEQP-EGL.functional.color_clears.multi_thread.gles2.other,Fail
|
||||
wayland-dEQP-EGL.functional.color_clears.multi_thread.gles3.other,Fail
|
||||
wayland-dEQP-EGL.functional.color_clears.single_context.gles1.other,Fail
|
||||
wayland-dEQP-EGL.functional.color_clears.single_context.gles2.other,Fail
|
||||
wayland-dEQP-EGL.functional.color_clears.single_context.gles3.other,Fail
|
||||
wayland-dEQP-EGL.functional.render.multi_context.gles2.other,Fail
|
||||
wayland-dEQP-EGL.functional.render.multi_context.gles2_gles3.other,Fail
|
||||
wayland-dEQP-EGL.functional.render.multi_context.gles3.other,Fail
|
||||
wayland-dEQP-EGL.functional.render.multi_thread.gles2.other,Fail
|
||||
wayland-dEQP-EGL.functional.render.multi_thread.gles2_gles3.other,Fail
|
||||
wayland-dEQP-EGL.functional.render.multi_thread.gles3.other,Fail
|
||||
wayland-dEQP-EGL.functional.render.single_context.gles2.other,Fail
|
||||
wayland-dEQP-EGL.functional.render.single_context.gles3.other,Fail
|
||||
|
||||
dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.partial_binding_depth_stencil,Fail
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_3.64bit.line_list.draw,Fail
|
||||
dEQP-VK.transform_feedback.primitives_generated_query.concurrent.pipeline_statistics_3.64bit.line_strip.draw,Fail
|
||||
|
||||
@@ -80,7 +80,7 @@ a618_gl:
|
||||
|
||||
# Run dEQP EGL window system tests separately with the window systems available.
|
||||
# X11 takes over the screen, wayland is run headless.
|
||||
.a618_egl: # FIXME disabled due to device outage
|
||||
a618_egl:
|
||||
extends:
|
||||
- .lava-test-deqp:arm64
|
||||
- .a618-test-limozeen-nots-r5
|
||||
@@ -102,7 +102,7 @@ a618_skqp:
|
||||
HWCI_START_XORG: 1
|
||||
DEQP_SUITE: freedreno-a618-skqp
|
||||
|
||||
.a618_piglit_gles2: # FIXME disabled due to device outage
|
||||
a618_piglit:
|
||||
extends:
|
||||
- .piglit-test
|
||||
- .lava-piglit:arm64
|
||||
@@ -112,7 +112,6 @@ a618_skqp:
|
||||
- .collabora-freedreno-turnip-rules
|
||||
variables:
|
||||
HWCI_START_WESTON: 1
|
||||
DEQP_VER: gles2
|
||||
PIGLIT_PROFILES: gpu
|
||||
|
||||
a618-traces:
|
||||
|
||||
Reference in New Issue
Block a user