mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 05:58:05 +02:00
v3d/ci: update expected list
Add new failures, and update comments. Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30117>
This commit is contained in:
parent
4b36668575
commit
795b3f83ff
3 changed files with 7 additions and 2 deletions
|
|
@ -621,6 +621,10 @@ program@execute@scalar-comparison-ulong,Crash
|
|||
program@execute@scalar-load-long,Crash
|
||||
program@execute@scalar-load-ulong,Crash
|
||||
program@run kernel with max work item sizes,Fail
|
||||
spec@amd_performance_monitor@vc4,Fail
|
||||
spec@amd_performance_monitor@vc4@test_counter_string_normal_buffer,Fail
|
||||
spec@amd_performance_monitor@vc4@test_counter_string_single_character_buffer,Fail
|
||||
spec@amd_performance_monitor@vc4@test_counter_string_small_buffer,Fail
|
||||
|
||||
# Failures from arm32
|
||||
arm32-KHR-GL31.texture_size_promotion.functional,Fail
|
||||
|
|
|
|||
|
|
@ -245,7 +245,8 @@ spec@oes_texture_view@rendering-formats@clear GL_RGBA8 as GL_RG16F,Fail
|
|||
spec@oes_texture_view@rendering-formats@clear GL_RGBA8 as GL_RG16I,Fail
|
||||
spec@oes_texture_view@rendering-formats@clear GL_RGBA8 as GL_RGBA8I,Fail
|
||||
|
||||
# New CTS failures in 1.3.8.0
|
||||
# Needs kernel supporting the correct number of performance counters. The fix
|
||||
# already landed on drm-misc-next (c606043ddbf0)
|
||||
dEQP-VK.query_pool.performance_query.query_compute,Fail
|
||||
dEQP-VK.query_pool.performance_query.query_compute_copy,Fail
|
||||
dEQP-VK.query_pool.performance_query.query_graphic,Fail
|
||||
|
|
|
|||
|
|
@ -136,7 +136,7 @@
|
|||
tags:
|
||||
- igalia-rpi4
|
||||
|
||||
# 1 device (2024-01-02)
|
||||
# 4 device (2024-07-11)
|
||||
.igalia-bcm2712-rpi-5:
|
||||
variables:
|
||||
DEVICE_TYPE: rpi5
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue