Commit 770f8f86 by Corentin Wallez

Add back suppressions for bot-specific dEQP GLES2 failures on Linux

BUG=angleproject:1143 Change-Id: I5bd1a7de7b147062f2e093a30efe4ed06eb80ec2 Reviewed-on: https://chromium-review.googlesource.com/295247Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org> Tested-by: 's avatarCorentin Wallez <cwallez@chromium.org> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
parent ad915e9b
...@@ -181,8 +181,18 @@ ...@@ -181,8 +181,18 @@
504 LINUX : dEQP-GLES2.functional.uniform_api.value.assigned.by_pointer.render.nested_structs_arrays.sampler2D_samplerCube_fragment = FAIL 504 LINUX : dEQP-GLES2.functional.uniform_api.value.assigned.by_pointer.render.nested_structs_arrays.sampler2D_samplerCube_fragment = FAIL
1034 LINUX : dEQP-GLES2.functional.flush_finish.flush = FAIL 1034 LINUX : dEQP-GLES2.functional.flush_finish.flush = FAIL
1034 LINUX : dEQP-GLES2.functional.flush_finish.finish = FAIL 1034 LINUX : dEQP-GLES2.functional.flush_finish.finish = FAIL
1019 WIN LINUX : dEQP-GLES2.functional.texture.size.cube.256x256_rgba4444 = FAIL 1019 LINUX : dEQP-GLES2.functional.texture.size.cube.256x256_rgba4444 = FAIL
1019 WIN LINUX : dEQP-GLES2.functional.texture.size.cube.512x512_rgba4444 = FAIL 1019 LINUX : dEQP-GLES2.functional.texture.size.cube.512x512_rgba4444 = FAIL
// Failures on the Linux dEQP bot that do not appear on the workstation
1143 LINUX dEQP-GLES2.functional.shaders.random.all_features.vertex.13 = FAIL
1143 LINUX dEQP-GLES2.functional.shaders.invariance.mediump.common_subexpression_1 = FAIL
1143 LINUX dEQP-GLES2.functional.shaders.invariance.highp.common_subexpression_1 = FAIL
1143 LINUX dEQP-GLES2.functional.texture.mipmap.cube.projected.linear_nearest = FAIL
1143 LINUX dEQP-GLES2.functional.uniform_api.value.assigned.by_value.render.basic_array.sampler2D_fragment = FAIL
1143 LINUX dEQP-GLES2.functional.uniform_api.value.assigned.by_value.render.basic_array.sampler2D_both = FAIL
1143 LINUX dEQP-GLES2.functional.uniform_api.value.assigned.by_value.render.array_in_struct.sampler2D_samplerCube_fragment = FAIL
1143 LINUX dEQP-GLES2.functional.uniform_api.value.assigned.by_value.render.array_in_struct.sampler2D_samplerCube_both = FAIL
// Windows and Linux failures // Windows and Linux failures
......
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