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

Issue 726528 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 726226
Owner:
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

webgl conformance failures on Android Release (Nexus 6): font missing

Project Member Reported by sunn...@chromium.org, May 25 2017

Issue description

First failing build: https://luci-milo.appspot.com/buildbot/chromium.gpu.fyi/Android%20Release%20%28Nexus%206%29/7140

Unexpected Failures:
gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance_extensions_oes_texture_float_with_canvas
gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance_extensions_oes_texture_half_float_with_canvas
gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance_textures_canvas_tex_2d_rgb_rgb_unsigned_byte
gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance_textures_canvas_tex_2d_rgb_rgb_unsigned_short_5_6_5
gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance_textures_canvas_tex_2d_rgba_rgba_unsigned_byte
gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance_textures_canvas_tex_2d_rgba_rgba_unsigned_short_4_4_4_4
gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance_textures_canvas_tex_2d_rgba_rgba_unsigned_short_5_5_5_1

Couldn't reproduce locally. Has anyone seen "font missing" errors before?

 
Description: Show this description

Comment 2 by kbr@chromium.org, May 25 2017

Cc: ynovikov@chromium.org
ynovikov@ is the ANGLE sheriff this week. I think he saw these failures as well, so please sync up.

I suspect skia roll https://chromium-review.googlesource.com/513374, specifically https://skia-review.googlesource.com/17824, which was reverted in https://skia-review.googlesource.com/17988, but skia fails to roll.
PS. I think "font missing" is a bit misleading message for failing to render font.
Hmmm, I couldn't reproduce on ed233bea9377b9664fa0762b784e608c8635d0e6 which has the skia CL https://skia-review.googlesource.com/17824
Maybe because you have OS different from LMY49K?
Yeah, that might be it. I'll wait until the revert rolls in and keep the bug open until then.

Sign in to add a comment