Blacklist match_different_[member_]struct_names SSO validation tests.
authorKenneth Graunke <kenneth.w.graunke@intel.com>
Thu, 8 Dec 2016 22:09:31 +0000 (14:09 -0800)
committerKenneth Graunke <kenneth.w.graunke@intel.com>
Thu, 8 Dec 2016 22:25:40 +0000 (14:25 -0800)
commitb81edb4477f166747a197825d0692c493ec1ba15
tree8cf407964589545dbcc951997633a519c14f5052
parentc2c27aa5628830e35a28c3ee5c26e1d20ccd17ed
Blacklist match_different_[member_]struct_names SSO validation tests.

This patch blacklists the following tests:

- dEQP-GLES31.functional.separate_shader.validation.varying.match_different_struct_names
- dEQP-GLES31.functional.separate_shader.validation.io_blocks.match_different_member_struct_names

The resolution of Khronos bug #15866 is that the spec should be changed
to require that "structures have the same name" in order for the types
to match during SSO validation.  These structures differ in name,
so they should not match, and we should get an SSO validation failure.

See https://cvs.khronos.org/bugzilla/show_bug.cgi?id=15866 and Khronos
legacy CTS commit 1607a3ce7caa5736471fb460d08130e62d689351.

Bug: 33457655
android/cts/master/com.drawelements.deqp.gles31.xml
android/cts/master/gles31-master.txt
android/cts/master/src/gles31-test-issues.txt