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>
Mon, 17 Aug 2015 20:57:37 +0000 (13:57 -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 6900c0c..577a49e 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 305c134..372afc4 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 ad27cf6..c3d9865 100644 (file)
@@ -148,3 +148,6 @@ dEQP-GLES3.functional.shaders.texture_functions.texturelodoffset.sampler3d_float
 # Bug 22859221
 dEQP-GLES3.functional.shaders.builtin_functions.precision.reflect.*mediump*.scalar
 dEQP-GLES3.functional.shaders.builtin_functions.precision.reflect.*highp*.scalar
+
+# Bug 21326228
+dEQP-GLES3.functional.shaders.linkage.uniform.block.differing_precision