From cd81f2d08a03d5f651010731a7f0a0fd614f4dc7 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 26 Sep 2022 14:56:14 +0200 Subject: [PATCH] ci/crocus: update ci results Seems we haven't been running the Crocus CI much lately, and some things has changed. The new failures needs to be investegated and fixed, but let's update the results for now. Acked-by: David Heidelberg Part-of: --- src/gallium/drivers/crocus/ci/crocus-g41-fails.txt | 21 ++++++++++++++++----- src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt | 3 +++ 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/src/gallium/drivers/crocus/ci/crocus-g41-fails.txt b/src/gallium/drivers/crocus/ci/crocus-g41-fails.txt index 23bd35f..02c832f 100644 --- a/src/gallium/drivers/crocus/ci/crocus-g41-fails.txt +++ b/src/gallium/drivers/crocus/ci/crocus-g41-fails.txt @@ -71,11 +71,6 @@ shaders@glsl-bug-110796,Fail # "glsl-routing: ../src/intel/compiler/brw_fs_visitor.cpp:155: fs_reg fs_visitor::interp_reg(int, int): Assertion `prog_data->urb_setup[location] >= 0' failed." shaders@glsl-routing,Crash -# Regression from i965 -# "glCallLists(bitmaps) failed -# glCallLists(bitmaps) inside display list failed" -spec@!opengl 1.0@gl-1.0-dlist-bitmap,Fail - # frontbuffer reading failures? spec@!opengl 1.0@gl-1.0-swapbuffers-behavior,Fail spec@!opengl 1.1@read-front,Fail @@ -247,3 +242,19 @@ spec@khr_texture_compression_astc@miptree-gl srgb-fp,Fail spec@khr_texture_compression_astc@miptree-gl srgb-fp@sRGB decode full precision,Fail spec@khr_texture_compression_astc@miptree-gles srgb,Fail spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail + +# new failures, needs debugging +dEQP-GLES2.functional.polygon_offset.default_displacement_with_units,Fail +dEQP-GLES2.functional.polygon_offset.default_render_with_factor,Fail +dEQP-GLES2.functional.polygon_offset.fixed16_displacement_with_units,Fail +dEQP-GLES2.functional.polygon_offset.fixed16_render_with_factor,Fail +spec@!opengl 1.1@polygon-mode-offset,Fail +spec@!opengl 1.1@polygon-mode-offset@config 0: Expected white pixel on bottom edge,Fail +spec@!opengl 1.1@polygon-mode-offset@config 0: Expected white pixel on left edge,Fail +spec@!opengl 1.1@polygon-mode-offset@config 0: Expected white pixel on right edge,Fail +spec@!opengl 1.1@polygon-mode-offset@config 0: Expected white pixel on top edge,Fail +spec@!opengl 1.1@polygon-mode-offset@config 3: Expected white pixel on bottom edge,Fail +spec@!opengl 1.1@polygon-mode-offset@config 3: Expected white pixel on left edge,Fail +spec@!opengl 1.1@polygon-mode-offset@config 3: Expected white pixel on right edge,Fail +spec@!opengl 1.1@polygon-mode-offset@config 3: Expected white pixel on top edge,Fail +spec@amd_performance_monitor@measure,Crash diff --git a/src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt b/src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt index e0ef86b..6fe84b7 100644 --- a/src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt +++ b/src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt @@ -958,3 +958,6 @@ spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA8UI/Destinat spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA8UI/Destination: GL_RGBA8I,Fail spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA8_SNORM/Destination: GL_RG16I,Fail spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA8_SNORM/Destination: GL_RGBA8I,Fail + +# See issue #7152 +spec@ext_transform_feedback@builtin-varyings gl_culldistance,Fail -- 2.7.4