From 2402c336ab759d0399302263cda35091a97855b6 Mon Sep 17 00:00:00 2001 From: Jamie Madill Date: Fri, 16 Oct 2020 13:56:08 -0400 Subject: [PATCH] Suppress Mac/AMD/GL dEQP failures with standalone mode. These tests appear to flake based on different batch sizes. Disable them for now until we have time to investigate. See issue for more details. Bug: angleproject:5172 Change-Id: I90fff3b3400cbd5a5aa0d5e9a23364320fba7e4d Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2480785 Reviewed-by: Jamie Madill Commit-Queue: Jamie Madill --- .../deqp_gles3_test_expectations.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/tests/deqp_support/deqp_gles3_test_expectations.txt b/src/tests/deqp_support/deqp_gles3_test_expectations.txt index 0f0e94c2b..eb9d58fd3 100644 --- a/src/tests/deqp_support/deqp_gles3_test_expectations.txt +++ b/src/tests/deqp_support/deqp_gles3_test_expectations.txt @@ -356,6 +356,24 @@ 3317 MAC OPENGL AMD : dEQP-GLES3.functional.shaders.texture_functions.textureprojlod.isampler3d_vertex = FAIL 3317 MAC OPENGL AMD : dEQP-GLES3.functional.shaders.texture_functions.textureprojlod.usampler3d_vertex = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.draw.draw_elements.indices.user_ptr.index_byte = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.draw.draw_elements_instanced.indices.user_ptr.index_byte = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.dither.enabled.* = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.draw.random.31 = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.draw.random.32 = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.draw.random.39 = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.draw.random.125 = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.draw.random.129 = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.draw.random.131 = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.draw.random.135 = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.draw.random.136 = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.fragment_ops.depth_stencil.stencil_depth_funcs.no_stencil* = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.fragment_ops.depth_stencil.stencil_ops.keep* = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.fragment_ops.depth_stencil.stencil_ops.zero* = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.shaders.fragdata.valid_dynamic_index = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.shaders.fragdata.valid_uniform_index = FAIL +5172 MAC OPENGL AMD : dEQP-GLES3.functional.shaders.fragdata.draw_buffers = FAIL + // Mac Intel crashes 2137 MAC OPENGL INTEL : dEQP-GLES3.functional.shaders.discard.function_static_loop_never = SKIP 2137 MAC OPENGL INTEL : dEQP-GLES3.functional.shaders.discard.dynamic_loop_never = SKIP