Commit 704e862f by Corentin Wallez Committed by Commit Bot

dEQP GLES2: skip some tests on Mac Intel

These tests crash the OSX shader compiler. Skip them instead of expecting a failure. BUG=angleproject:2137 Change-Id: I4476ba93390ce8dfc1e609e4297d6ce1236d2686 Reviewed-on: https://chromium-review.googlesource.com/671285 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
parent afe8824b
...@@ -106,9 +106,9 @@ ...@@ -106,9 +106,9 @@
2137 MAC INTEL : dEQP-GLES2.functional.texture.specification.basic_copyteximage2d.cube_luminance_alpha = FAIL 2137 MAC INTEL : dEQP-GLES2.functional.texture.specification.basic_copyteximage2d.cube_luminance_alpha = FAIL
2137 MAC INTEL : dEQP-GLES2.functional.texture.specification.basic_copyteximage2d.cube_rgb = FAIL 2137 MAC INTEL : dEQP-GLES2.functional.texture.specification.basic_copyteximage2d.cube_rgb = FAIL
2137 MAC INTEL : dEQP-GLES2.functional.texture.specification.basic_copyteximage2d.cube_rgba = FAIL 2137 MAC INTEL : dEQP-GLES2.functional.texture.specification.basic_copyteximage2d.cube_rgba = FAIL
2137 MAC INTEL : dEQP-GLES2.functional.shaders.discard.dynamic_loop_never = FAIL 2137 MAC INTEL : dEQP-GLES2.functional.shaders.discard.dynamic_loop_never = SKIP
2137 MAC INTEL : dEQP-GLES2.functional.shaders.discard..function_static_loop_never = FAIL 2137 MAC INTEL : dEQP-GLES2.functional.shaders.discard.function_static_loop_never = SKIP
2137 MAC INTEL : dEQP-GLES2.functional.shaders.discard..static_loop_never = FAIL 2137 MAC INTEL : dEQP-GLES2.functional.shaders.discard.static_loop_never = SKIP
// Mac AMD specific // Mac AMD specific
2137 MAC AMD : dEQP-GLES2.functional.clipping.point.wide_point_clip = FAIL 2137 MAC AMD : dEQP-GLES2.functional.clipping.point.wide_point_clip = FAIL
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment