Remove few reserved_operators tests from GLES CTS 3.2.3.x
authorAlexander Galazin <alexander.galazin@arm.com>
Mon, 20 Mar 2017 12:28:20 +0000 (13:28 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Tue, 21 Mar 2017 18:53:29 +0000 (14:53 -0400)
Affects:
dEQP-GLES2.functional.shaders.reserved_operators.*

Components: OpenGL

VL-GL-CTS issue: 240

Change-Id: Id6d6c985654560812a3390e63f075ee03d47fa2e

external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/gles2-master.txt
external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles2-driver-issues.txt

index 4bf4185..a2a85d7 100644 (file)
@@ -2346,8 +2346,6 @@ dEQP-GLES2.functional.shaders.keywords.invalid_identifiers.digit_begin_vertex
 dEQP-GLES2.functional.shaders.keywords.invalid_identifiers.digit_begin_fragment
 dEQP-GLES2.functional.shaders.reserved_operators.operator_modulo_vertex
 dEQP-GLES2.functional.shaders.reserved_operators.operator_modulo_fragment
-dEQP-GLES2.functional.shaders.reserved_operators.operator_bitwise_not_vertex
-dEQP-GLES2.functional.shaders.reserved_operators.operator_bitwise_not_fragment
 dEQP-GLES2.functional.shaders.reserved_operators.operator_bitwise_shift_left_vertex
 dEQP-GLES2.functional.shaders.reserved_operators.operator_bitwise_shift_left_fragment
 dEQP-GLES2.functional.shaders.reserved_operators.operator_bitwise_shift_right_vertex
index 14ca717..a5b6807 100644 (file)
@@ -149,3 +149,7 @@ dEQP-GLES2.functional.shaders.scoping.invalid.redeclare_function_vertex
 dEQP-GLES2.functional.shaders.scoping.invalid.redeclare_function_fragment
 dEQP-GLES2.functional.shaders.scoping.invalid.redefine_builtin_vertex
 dEQP-GLES2.functional.shaders.scoping.invalid.redefine_builtin_fragment
+
+#VK-GL-CTS 240
+dEQP-GLES2.functional.shaders.reserved_operators.operator_bitwise_not_vertex
+dEQP-GLES2.functional.shaders.reserved_operators.operator_bitwise_not_fragment