Filed by sheriff-o-matic@appspot.gserviceaccount.com on behalf of cblume@google.com
At first blush, this seems to only be a flake. I do not see a change that is likely to have caused this.
I'll update once the next build finishes.
(Even if it is a flake, we should look into it.)
gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance2_rendering_attrib_type_match in webgl2_conformance_gl_passthrough_tests failing on chromium.gpu.fyi/Linux FYI Release (NVIDIA)
Builders failed on:
- Linux FYI Release (NVIDIA):
https://build.chromium.org/p/chromium.gpu.fyi/builders/Linux%20FYI%20Release%20%28NVIDIA%29
[6/135] gpu_tests.webgl_conformance_integration_test.WebGLConformanceIntegrationTest.WebglConformance_conformance2_rendering_attrib_type_match failed unexpectedly 6.1801s:
Traceback (most recent call last):
_RunGpuTest at content/test/gpu/gpu_tests/gpu_integration_test.py:132
self.RunActualGpuTest(url, *args)
RunActualGpuTest at content/test/gpu/gpu_tests/webgl_conformance_integration_test.py:203
getattr(self, test_name)(test_path, *args[1:])
_RunConformanceTest at content/test/gpu/gpu_tests/webgl_conformance_integration_test.py:217
self._CheckTestCompletion()
_CheckTestCompletion at content/test/gpu/gpu_tests/webgl_conformance_integration_test.py:213
self.fail(self._WebGLTestMessages(self.tab))
fail at /usr/lib/python2.7/unittest/case.py:412
raise self.failureException(msg)
AssertionError: should be 255,0,0,255
at (0, 0) expected: 255,0,0,255 was 0,0,0,255
GPU device 0: VENDOR = 0x10de (Nvidia), DEVICE = 0x1cb3
GPU Attributes:
amd_switchable : False
basic_info_state : 1
can_support_threaded_texture_mailbox: False
context_info_state : 1
direct_composition : False
direct_rendering : True
driver_date :
driver_vendor : Nvidia
driver_version : 384.90
gl_extensions : GL_ANGLE_client_arrays GL_ANGLE_depth_texture GL_ANGLE_framebuffer_blit GL_ANGLE_framebuffer_multisample GL_ANGLE_instanced_arrays GL_ANGLE_program_cache_control GL_ANGLE_request_extension GL_ANGLE_robust_client_memory GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ANGLE_texture_rectangle GL_ANGLE_translated_shader_source GL_CHROMIUM_bind_generates_resource GL_CHROMIUM_bind_uniform_location GL_CHROMIUM_color_buffer_float_rgb GL_CHROMIUM_color_buffer_float_rgba GL_CHROMIUM_copy_texture GL_CHROMIUM_framebuffer_mixed_samples GL_CHROMIUM_path_rendering GL_CHROMIUM_sync_query GL_EXT_blend_minmax GL_EXT_color_buffer_half_float GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers GL_EXT_frag_depth GL_EXT_map_buffer_range GL_EXT_multisample_compatibility GL_EXT_occlusion_query_boolean GL_EXT_read_format_bgra GL_EXT_robustness GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_shader_texture_lod GL_EXT_texture_compression_dxt1 GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_unpack_subimage GL_KHR_debug GL_NV_fence GL_NV_pack_subimage GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth32 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_surfaceless_context GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object
gl_renderer : ANGLE (NVIDIA Corporation Quadro P400/PCIe/SSE2 OpenGL 4.5 core)
gl_reset_notification_strategy: 33362
gl_vendor : Google Inc.
gl_version : OpenGL ES 2.0 (ANGLE 2.1.0.12eb3d74b7d6)
gl_ws_extensions : EGL_EXT_create_context_robustness EGL_KHR_create_context EGL_KHR_get_all_proc_addresses EGL_ANGLE_create_context_webgl_compatibility EGL_CHROMIUM_create_context_bind_generates_resource EGL_EXT_pixel_format_float EGL_KHR_surfaceless_context EGL_ANGLE_display_texture_share_group EGL_ANGLE_create_context_client_arrays EGL_ANGLE_program_cache_control EGL_ANGLE_robust_resource_initialization
gl_ws_vendor :
gl_ws_version : 1.4 (ANGLE 2.1.0.12eb3d74b7d6)
in_process_gpu : False
initialization_time : 0.070907
jpeg_decode_accelerator_supported: False
max_msaa_samples : 8
optimus : False
passthrough_cmd_decoder: True
pixel_shader_version: 1.00
process_crash_count : 0
rgba_visual : 0
sandboxed : True
software_rendering : False
supports_overlays : False
system_visual : 0
vertex_shader_version: 1.00
video_decode_accelerator_flags: 0
Feature Status:
2d_canvas : enabled
checker_imaging : enabled_on
flash_3d : enabled
flash_stage3d : enabled
flash_stage3d_baseline: enabled
gpu_compositing : enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization : disabled_software
video_decode : unavailable_off
webgl : enabled
webgl2 : enabled
Driver Bug Workarounds:
clear_uniforms_before_first_program_use
disable_framebuffer_cmaa
scalarize_vec_and_mat_constructor_args
Comment 1 by dtapu...@chromium.org
, Feb 25 2018