New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 611943 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug

Blocked on:
issue 490984
issue 695680

Blocking:
issue 759272



Sign in to add a comment

Several WebglConformance tests are failing on the Nexus 5 bot

Project Member Reported by cblume@chromium.org, May 14 2016

Issue description

The following tests are all failing on the Nexus 5 bot:

WebglConformance.conformance_extensions_angle_instanced_arrays
WebglConformance.conformance_extensions_ext_texture_filter_anisotropic
WebglConformance.conformance_extensions_oes_texture_half_float
WebglConformance.conformance_extensions_oes_texture_half_float_with_canvas
WebglConformance.conformance_extensions_webgl_compressed_texture_atc
WebglConformance.conformance_glsl_bugs_array_of_struct_with_int_first_position
WebglConformance.conformance_glsl_bugs_gl_fragcoord_multisampling_bug
WebglConformance.conformance_glsl_bugs_sampler_struct_function_arg
WebglConformance.conformance_glsl_matrices_glsl_mat4_to_mat3
WebglConformance.conformance_glsl_misc_shader_struct_scope
WebglConformance.conformance_glsl_misc_shader_with_vec4_vec3_vec4_conditional
 

Comment 1 by cblume@chromium.org, May 16 2016

Adding more:

WebglConformance.conformance_glsl_misc_shaders_with_invariance
WebglConformance.conformance_glsl_misc_struct_equals
WebglConformance.conformance_state_state_uneffected_after_compositing
WebglConformance.deqp_data_gles2_shaders_preprocessor

Comment 2 by cblume@chromium.org, May 16 2016

Adding one more:

WebglConformance.conformance_glsl_misc_shader_uniform_packing_restrictions
Project Member

Comment 3 by bugdroid1@chromium.org, May 17 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/031b9b282df12ccb505f8692a95d00cc18ba1e52

commit 031b9b282df12ccb505f8692a95d00cc18ba1e52
Author: cblume <cblume@chromium.org>
Date: Tue May 17 20:00:51 2016

Adding a few more test expectations for Android.

Nexus 5:

WebglConformance.conformance_glsl_misc_shaders_with_invariance
WebglConformance.conformance_glsl_misc_struct_equals
WebglConformance.conformance_state_state_uneffected_after_compositing
WebglConformance.deqp_data_gles2_shaders_preprocessor

Nexus 5X:

WebglConformance.conformance_textures_image_bitmap_from_image_data_tex_2d_rgba_rgba_unsigned_byte
WebglConformance.conformance_textures_image_bitmap_from_image_data_tex_2d_rgba_rgba_unsigned_short_4_4_4_4
WebglConformance.conformance_textures_image_bitmap_from_image_data_tex_2d_rgba_rgba_unsigned_short_5_5_5_1
WebglConformance.conformance_textures_image_bitmap_from_image_tex_2d_rgb_rgb_unsigned_byte
WebglConformance.conformance_textures_image_bitmap_from_image_tex_2d_rgb_rgb_unsigned_short_5_6_5
WebglConformance.conformance_textures_image_bitmap_from_image_tex_2d_rgba_rgba_unsigned_byte
WebglConformance.conformance_textures_image_bitmap_from_image_tex_2d_rgba_rgba_unsigned_short_4_4_4_4
WebglConformance.conformance_textures_image_bitmap_from_image_tex_2d_rgba_rgba_unsigned_short_5_5_5_1
WebglConformance.conformance_textures_image_bitmap_from_canvas_tex_2d_rgb_rgb_unsigned_byte
WebglConformance.conformance_textures_image_bitmap_from_canvas_tex_2d_rgb_rgb_unsigned_short_5_6_5
WebglConformance.conformance_textures_image_bitmap_from_canvas_tex_2d_rgba_rgba_unsigned_byte

Nexus 6:

WebglConformance.conformance_glsl_misc_shader_uniform_packing_restrictions

BUG=611945,611943,610951
R=kbr@chromium.org
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel

Review-Url: https://codereview.chromium.org/1980303002
Cr-Commit-Position: refs/heads/master@{#394199}

[modify] https://crrev.com/031b9b282df12ccb505f8692a95d00cc18ba1e52/content/test/gpu/gpu_tests/webgl_conformance_expectations.py

Cc: zmo@chromium.org kainino@chromium.org
Components: Blink>WebGL
Status: Available (was: Untriaged)
Blocking: 695680
Blockedon: 695680
Blocking: -695680

Comment 8 by kbr@chromium.org, Sep 8 2017

Blocking: -490984

Comment 9 by kbr@chromium.org, Sep 8 2017

Blockedon: 490984

Comment 10 by oetu...@nvidia.com, Sep 18 2017

Blocking: 759272
Project Member

Comment 11 by bugdroid1@chromium.org, May 26 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/f5ab530969f2873f35dbacb496da4eaf8ac8f4b5

commit f5ab530969f2873f35dbacb496da4eaf8ac8f4b5
Author: Yunchao He <yunchao.he@intel.com>
Date: Sat May 26 01:08:55 2018

Roll WebGL 7c0541d..198d637

https://chromium.googlesource.com/external/khronosgroup/webgl.git/+log/7c0541d..198d637

Bug: 609883, 611943, 611945, 844311,  844308 , 844311, 844349
Cq-Include-Trybots: luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_angle_rel_ng;luci.chromium.try:win_angle_rel_ng
Change-Id: I0bd4d7409796861e6a4d73c2afc3b054d61a5a2b
Reviewed-on: https://chromium-review.googlesource.com/1063564
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#562091}
[modify] https://crrev.com/f5ab530969f2873f35dbacb496da4eaf8ac8f4b5/DEPS
[modify] https://crrev.com/f5ab530969f2873f35dbacb496da4eaf8ac8f4b5/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
[modify] https://crrev.com/f5ab530969f2873f35dbacb496da4eaf8ac8f4b5/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
[modify] https://crrev.com/f5ab530969f2873f35dbacb496da4eaf8ac8f4b5/content/test/gpu/gpu_tests/webgl_conformance_revision.txt

Sign in to add a comment