From: Alexander Galazin Date: Mon, 20 Mar 2017 13:35:11 +0000 (+0100) Subject: Remove few negative_api.texture tests from GLES CTS 3.2.3.x X-Git-Tag: upstream/0.1.0~362^2~62 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=01ddb8e5025bbb51613d24bc290dd75a25b0dec5;p=platform%2Fupstream%2FVK-GL-CTS.git Remove few negative_api.texture tests from GLES CTS 3.2.3.x Affects: dEQP-GLES2.functional.negative_api.texture.* Components: OpenGL VL-GL-CTS issue: 252 Change-Id: I59f5177b874f68541e7e791ab3b4038cb240951c --- diff --git a/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/gles2-master.txt b/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/gles2-master.txt index 3d2014a..f825f7a 100644 --- a/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/gles2-master.txt +++ b/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/gles2-master.txt @@ -13847,7 +13847,6 @@ dEQP-GLES2.functional.negative_api.state.get_vertex_attribfv dEQP-GLES2.functional.negative_api.state.get_vertex_attribiv dEQP-GLES2.functional.negative_api.state.get_vertex_attrib_pointerv dEQP-GLES2.functional.negative_api.state.get_buffer_parameteriv -dEQP-GLES2.functional.negative_api.state.get_framebuffer_attachment_parameteriv dEQP-GLES2.functional.negative_api.state.get_renderbuffer_parameteriv dEQP-GLES2.functional.negative_api.state.get_is_enabled dEQP-GLES2.functional.negative_api.state.hint @@ -13911,13 +13910,6 @@ dEQP-GLES2.functional.negative_api.texture.copyteximage2d_width_height_max_cube_ dEQP-GLES2.functional.negative_api.texture.copyteximage2d_width_height_max_cube_neg_x dEQP-GLES2.functional.negative_api.texture.copyteximage2d_width_height_max_cube_neg_y dEQP-GLES2.functional.negative_api.texture.copyteximage2d_width_height_max_cube_neg_z -dEQP-GLES2.functional.negative_api.texture.copyteximage2d_invalid_border_tex2d -dEQP-GLES2.functional.negative_api.texture.copyteximage2d_invalid_border_cube_pos_x -dEQP-GLES2.functional.negative_api.texture.copyteximage2d_invalid_border_cube_pos_y -dEQP-GLES2.functional.negative_api.texture.copyteximage2d_invalid_border_cube_pos_z -dEQP-GLES2.functional.negative_api.texture.copyteximage2d_invalid_border_cube_neg_x -dEQP-GLES2.functional.negative_api.texture.copyteximage2d_invalid_border_cube_neg_y -dEQP-GLES2.functional.negative_api.texture.copyteximage2d_invalid_border_cube_neg_z dEQP-GLES2.functional.negative_api.texture.copyteximage2d_incomplete_framebuffer dEQP-GLES2.functional.negative_api.texture.copytexsubimage2d_invalid_target dEQP-GLES2.functional.negative_api.texture.copytexsubimage2d_neg_level_tex2d @@ -13972,7 +13964,6 @@ dEQP-GLES2.functional.negative_api.texture.texsubimage2d_level_max_tex2d dEQP-GLES2.functional.negative_api.texture.texsubimage2d_level_max_cube dEQP-GLES2.functional.negative_api.texture.texsubimage2d_neg_offset dEQP-GLES2.functional.negative_api.texture.texsubimage2d_offset_allowed -dEQP-GLES2.functional.negative_api.texture.texsubimage2d_neg_wdt_hgt dEQP-GLES2.functional.negative_api.texture.texsubimage2d_type_format_mismatch dEQP-GLES2.functional.negative_api.texture.texparameteri dEQP-GLES2.functional.negative_api.texture.texparameteri_bind diff --git a/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles2-driver-issues.txt b/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles2-driver-issues.txt index e07c32e..9a9f460 100644 --- a/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles2-driver-issues.txt +++ b/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/gles2-driver-issues.txt @@ -235,3 +235,14 @@ dEQP-GLES2.functional.fbo.completeness.renderable.texture.stencil.depth24_stenci dEQP-GLES2.functional.fbo.completeness.renderable.texture.depth.depth_component16 dEQP-GLES2.functional.fbo.completeness.renderable.texture.depth.depth_component24 dEQP-GLES2.functional.fbo.completeness.renderable.texture.depth.depth24_stencil8 + +#VK-GL-CTS 252 +dEQP-GLES2.functional.negative_api.state.get_framebuffer_attachment_parameteriv +dEQP-GLES2.functional.negative_api.texture.copyteximage2d_invalid_border_tex2d +dEQP-GLES2.functional.negative_api.texture.copyteximage2d_invalid_border_cube_pos_x +dEQP-GLES2.functional.negative_api.texture.copyteximage2d_invalid_border_cube_pos_y +dEQP-GLES2.functional.negative_api.texture.copyteximage2d_invalid_border_cube_pos_z +dEQP-GLES2.functional.negative_api.texture.copyteximage2d_invalid_border_cube_neg_x +dEQP-GLES2.functional.negative_api.texture.copyteximage2d_invalid_border_cube_neg_y +dEQP-GLES2.functional.negative_api.texture.copyteximage2d_invalid_border_cube_neg_z +dEQP-GLES2.functional.negative_api.texture.texsubimage2d_neg_wdt_hgt