From 9e3dc703ffd1fe78b3d99a0e2b3093415fbae610 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Fri, 19 Jul 2019 15:53:25 -0700 Subject: [PATCH] panfrost/ci: Update expectations We've fixed some shader tests. Signed-off-by: Alyssa Rosenzweig --- src/gallium/drivers/panfrost/ci/expected-failures.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/gallium/drivers/panfrost/ci/expected-failures.txt b/src/gallium/drivers/panfrost/ci/expected-failures.txt index dc20845..54be6f9 100644 --- a/src/gallium/drivers/panfrost/ci/expected-failures.txt +++ b/src/gallium/drivers/panfrost/ci/expected-failures.txt @@ -237,10 +237,6 @@ dEQP-GLES2.functional.shaders.preprocessor.predefined_macros.line_2_fragment dEQP-GLES2.functional.shaders.preprocessor.predefined_macros.line_2_vertex dEQP-GLES2.functional.shaders.scoping.valid.local_variable_hides_function_parameter_fragment dEQP-GLES2.functional.shaders.scoping.valid.local_variable_hides_function_parameter_vertex -dEQP-GLES2.functional.shaders.struct.local.dynamic_loop_assignment_fragment -dEQP-GLES2.functional.shaders.struct.local.dynamic_loop_assignment_vertex -dEQP-GLES2.functional.shaders.struct.local.dynamic_loop_nested_struct_array_fragment -dEQP-GLES2.functional.shaders.struct.local.dynamic_loop_nested_struct_array_vertex dEQP-GLES2.functional.texture.specification.basic_copytexsubimage2d.cube_alpha dEQP-GLES2.functional.texture.specification.basic_copytexsubimage2d.cube_luminance dEQP-GLES2.functional.texture.specification.basic_copytexsubimage2d.cube_luminance_alpha -- 2.7.4