Remove differing precision ubo tests from mustpass
authorMika Isojärvi <misojarvi@google.com>
Fri, 14 Aug 2015 20:08:33 +0000 (13:08 -0700)
committerMika Isojärvi <misojarvi@google.com>
Fri, 14 Aug 2015 20:08:33 +0000 (13:08 -0700)
Removed test from mustpass list:
dEQP-GLES3.functional.shaders.linkage.uniform.block.differing_precision

Bug: 21326228
Change-Id: Ic83161e22c0f34b913467fe2e4173c23ba032a53

android/cts/master/com.drawelements.deqp.gles3.xml
android/cts/master/gles3-master.txt
android/cts/master/src/gles3-test-issues.txt

index efe66cf..abb57d0 100644 (file)
                                                        </Test>
                                                </TestCase>
                                                <TestCase name="block">
-                                                       <Test name="differing_precision">
-                                                               <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
-                                                       </Test>
                                                        <Test name="type_mismatch">
                                                                <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/>
                                                        </Test>
index 54a0e3f..42b5262 100644 (file)
@@ -1539,7 +1539,6 @@ dEQP-GLES3.functional.shaders.linkage.uniform.struct.partial_ivec2_vec2
 dEQP-GLES3.functional.shaders.linkage.uniform.struct.partial_ivec2_ivec2
 dEQP-GLES3.functional.shaders.linkage.uniform.struct.light_struct_highp
 dEQP-GLES3.functional.shaders.linkage.uniform.struct.light_struct_mediump
-dEQP-GLES3.functional.shaders.linkage.uniform.block.differing_precision
 dEQP-GLES3.functional.shaders.linkage.uniform.block.type_mismatch
 dEQP-GLES3.functional.shaders.linkage.uniform.block.members_mismatch
 dEQP-GLES3.functional.shaders.linkage.uniform.block.layout_qualifier_mismatch_4
index eb533b5..60f490e 100644 (file)
@@ -150,3 +150,6 @@ dEQP-GLES3.functional.shaders.texture_functions.texturelodoffset.sampler3d_float
 
 # Bug 22859221
 dEQP-GLES3.functional.shaders.builtin_functions.precision.reflect.*mediump*.scalar
+
+# Bug 21326228
+dEQP-GLES3.functional.shaders.linkage.uniform.block.differing_precision