Commit 04c66234 by Jamie Madill

Mark crashing dEQP-GLES3 TF Feedback test as SKIP.

This test was previously passing, but adding the new enum support has somehow uncovered a crashing bug. Mark it as skipped. BUG=angleproject:1150 BUG=angleproject:1151 Change-Id: Ieb0254606eab716a1628168433069ff8016e47a3 Reviewed-on: https://chromium-review.googlesource.com/313570Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Tested-by: 's avatarJamie Madill <jmadill@chromium.org>
parent 6de4d494
...@@ -1057,6 +1057,7 @@ ...@@ -1057,6 +1057,7 @@
1101 WIN : dEQP-GLES3.functional.lifetime.attach.deleted_input.buffer_vertex_array = FAIL 1101 WIN : dEQP-GLES3.functional.lifetime.attach.deleted_input.buffer_vertex_array = FAIL
1101 WIN : dEQP-GLES3.functional.lifetime.attach.deleted_name.buffer_vertex_array = FAIL 1101 WIN : dEQP-GLES3.functional.lifetime.attach.deleted_name.buffer_vertex_array = FAIL
1101 WIN : dEQP-GLES3.functional.lifetime.delete_active.transform_feedback = FAIL 1101 WIN : dEQP-GLES3.functional.lifetime.delete_active.transform_feedback = FAIL
1101 WIN : dEQP-GLES3.functional.lifetime.delete_bound.transform_feedback = SKIP
// TODO(jmadill): Find why this fails when run in a certain sequence, but not singly. // TODO(jmadill): Find why this fails when run in a certain sequence, but not singly.
1098 WIN : dEQP-GLES3.functional.uniform_api.random.50 = FAIL 1098 WIN : dEQP-GLES3.functional.uniform_api.random.50 = 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