Commit f2ee0752 by Corentin Wallez

Fix wrongly formatted dEQP GLES2 expectations

The formatting problem was introduced in 770f8f86 and prevented the bots from running the dEQP tests. BUG=angleproject:1143 Change-Id: I427f6472625df19111ff56685b7e70b9e9aae866 Reviewed-on: https://chromium-review.googlesource.com/295199Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org> Tested-by: 's avatarCorentin Wallez <cwallez@chromium.org> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
parent 2728f992
...@@ -185,14 +185,14 @@ ...@@ -185,14 +185,14 @@
1019 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 // 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.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.mediump.common_subexpression_1 = FAIL
1143 LINUX dEQP-GLES2.functional.shaders.invariance.highp.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.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_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.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_fragment = FAIL
1143 LINUX dEQP-GLES2.functional.uniform_api.value.assigned.by_value.render.array_in_struct.sampler2D_samplerCube_both = 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