From 4d9e1f230fa71e799a9aa4f6854131faa2527474 Mon Sep 17 00:00:00 2001 From: Cody Northrop Date: Sun, 18 Jul 2021 21:15:41 -0600 Subject: [PATCH] More skips for GLSLTest_ES31.TypesUsedInDifferentBlockStorages Also disable the test on the Linux AMD OpenGL backend. Bug: chromium:1230024 Change-Id: I9ff2d798cf7410db55802fb86635b5d833d32284 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3037628 Reviewed-by: Cody Northrop Commit-Queue: Cody Northrop --- src/tests/angle_end2end_tests_expectations.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tests/angle_end2end_tests_expectations.txt b/src/tests/angle_end2end_tests_expectations.txt index 555273f79..1461aea94 100644 --- a/src/tests/angle_end2end_tests_expectations.txt +++ b/src/tests/angle_end2end_tests_expectations.txt @@ -38,6 +38,7 @@ // Crashes when compiling the shader 6173 LINUX INTEL OPENGL : GLSLTest_ES31.TypesUsedInDifferentBlockStorages/* = SKIP 1230024 LINUX AMD GLES : GLSLTest_ES31.TypesUsedInDifferentBlockStorages/* = SKIP +1230024 LINUX AMD OPENGL : GLSLTest_ES31.TypesUsedInDifferentBlockStorages/* = SKIP // Nvidia 6115 NVIDIA OPENGL : GLSLTestLoops.DoWhileContinue/* = SKIP