mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
v3d/ci: mark spec@amd_performance_monitor@vc4 tests as flaky
Turns out it was not fixed, it just happened to pass a bunch of times in a row, but it actually fails randomly, so mark it as such. Fixes:4696e9c49b("v3d/ci: mark spec@amd_performance_monitor@vc4 tests as fixed") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30290> (cherry picked from commit547de1e928)
This commit is contained in:
parent
29a2848abe
commit
0d06efe0a1
2 changed files with 5 additions and 1 deletions
|
|
@ -964,7 +964,7 @@
|
|||
"description": "v3d/ci: mark spec@amd_performance_monitor@vc4 tests as flaky",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "4696e9c49b01b5cc13cadf51c31782fa9b0f8441",
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -9,6 +9,10 @@ spec@!opengl 1.1@depthstencil-default_fb-drawpixels-32f_24_8_rev samples=4
|
|||
spec@!opengl 1.1@depthstencil-default_fb-drawpixels-float-and-ushort samples=2
|
||||
spec@!opengl 1.1@depthstencil-default_fb-drawpixels-float-and-ushort samples=4
|
||||
spec@!opengl 1.1@masked-clear
|
||||
spec@amd_performance_monitor@vc4
|
||||
spec@amd_performance_monitor@vc4@test_counter_string_normal_buffer
|
||||
spec@amd_performance_monitor@vc4@test_counter_string_single_character_buffer
|
||||
spec@amd_performance_monitor@vc4@test_counter_string_small_buffer
|
||||
spec@arb_occlusion_query@occlusion_query_order
|
||||
spec@arb_texture_buffer_object@formats \(vs- arb\)@GL_ALPHA16F_ARB
|
||||
spec@arb_texture_buffer_object@formats \(vs- arb\)@GL_ALPHA32F_ARB
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue