New issue
Advanced search Search tips

Issue 690277 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 3
Type: Bug



Sign in to add a comment

Pixel_CSSFilterEffects flaky on Mac Retina NVIDIA

Project Member Reported by ynovikov@chromium.org, Feb 9 2017

Issue description

Seen 2 times:
https://build.chromium.org/p/chromium.gpu.fyi/builders/Mac%20Retina%20Debug%20%28NVIDIA%29/builds/84
https://build.chromium.org/p/chromium.gpu.fyi/builders/Mac%20Retina%20Debug%20%28NVIDIA%29/builds/81

Pixel_CSSFilterEffects (gpu_tests.pixel_integration_test.PixelIntegrationTest) ... [24922:775:0208/141121.167599:INFO:CONSOLE(144)] "'webkitRequestAnimationFrame' is vendor-specific. Please use the standard 'requestAnimationFrame' instead.", source: http://127.0.0.1:49385/filter_effects.html (144)
[24922:775:0208/141121.176118:INFO:CONSOLE(50)] "Uncaught ReferenceError: main is not defined", source: http://127.0.0.1:49385/pixel_css3d.html (50)
(INFO) 2017-02-08 14:11:29,361 cloud_storage._GetLocked:332  Downloading gs://chromium-gpu-archive/reference-images/Pixel_CSSFilterEffects_v4_mac_10de_0fe9_msaa.png to /b/s/w/itr9Y9yC/tmpqVp3Pw.png
(INFO) 2017-02-08 14:11:32,842 cloud_storage.Insert:370  Uploading /b/s/w/itr9Y9yC/tmp6DO765.png to gs://chromium-browser-gpu-tests/runs/a833ef37b4b4b014924b420b385afa0bb6e47e4a_Mac_Retina_Debug_NVIDIA__telemetry/gen/Pixel_CSSFilterEffects_a833ef37b4b4b014924b420b385afa0bb6e47e4a.png (publicly readable)
(INFO) 2017-02-08 14:11:34,013 cloud_storage.Insert:370  Uploading /b/s/w/itr9Y9yC/tmpKzbueS.png to gs://chromium-browser-gpu-tests/runs/a833ef37b4b4b014924b420b385afa0bb6e47e4a_Mac_Retina_Debug_NVIDIA__telemetry/ref/Pixel_CSSFilterEffects_a833ef37b4b4b014924b420b385afa0bb6e47e4a.png (publicly readable)
/b/s/w/irFcrvnw/third_party/catapult/telemetry/telemetry/internal/image_processing/_bitmap.py:212: UserWarning: Using pure python png decoder, which could be very slow. To speed up, consider installing numpy & cv2 (OpenCV).
  'Using pure python png decoder, which could be very slow. To speed up, '
(INFO) 2017-02-08 14:11:37,554 cloud_storage.Insert:370  Uploading /b/s/w/itr9Y9yC/tmp2VjsQV.png to gs://chromium-browser-gpu-tests/runs/a833ef37b4b4b014924b420b385afa0bb6e47e4a_Mac_Retina_Debug_NVIDIA__telemetry/diff/Pixel_CSSFilterEffects_a833ef37b4b4b014924b420b385afa0bb6e47e4a.png (publicly readable)

Traceback (most recent call last):
  _RunGpuTest at content/test/gpu/gpu_tests/gpu_integration_test.py:73
    self.RunActualGpuTest(url, *args)
  RunActualGpuTest at content/test/gpu/gpu_tests/pixel_integration_test.py:193
    self.fail('Reference image did not match captured screen')
  fail at /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/case.py:412
    raise self.failureException(msg)
AssertionError: Reference image did not match captured screen

Locals:
  msg : 'Reference image did not match captured screen'

(INFO) 2017-02-08 14:11:38,368 desktop_browser_backend._GetAllCrashpadMinidumps:368  Found crashpad_database_util
(INFO) 2017-02-08 14:11:38,386 desktop_browser_backend.GetAllMinidumpPaths:555  No minidump found via crashpad_database_util
(ERROR) 2017-02-08 14:11:38,387 gpu_integration_test._SymbolizeUnsymbolizedMinidumps:143  No minidump paths to symbolize
(INFO) 2017-02-08 14:11:38,387 desktop_browser_backend._GetAllCrashpadMinidumps:368  Found crashpad_database_util
(INFO) 2017-02-08 14:11:38,401 desktop_browser_backend.GetAllMinidumpPaths:555  No minidump found via crashpad_database_util
(WARNING) 2017-02-08 14:11:38,401 gpu_integration_test._RestartBrowser:53  Restarting browser due to unexpected test failure
[24922:775:0208/141138.483163:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[24922:775:0208/141138.612442:WARNING:url_request_context_getter.cc(43)] URLRequestContextGetter leaking due to no owning thread.
(WARNING) 2017-02-08 14:11:38,659 gpu_integration_test.StartBrowser:29  Starting browser, attempt 1 of 3
2017-02-08 14:11:38.669 defaults[24993:293423] Couldn't find an application named "/b/s/w/irFcrvnw/out/Debug/Chromium.app/Contents/MacOS/Chromium"; defaults unchanged
(INFO) 2017-02-08 14:11:38,670 desktop_browser_backend.GetBrowserStartupArgs:251  Requested remote debugging port: 0
(INFO) 2017-02-08 14:11:38,670 desktop_browser_backend.Start:292  Starting Chrome ['/b/s/w/irFcrvnw/out/Debug/Chromium.app/Contents/MacOS/Chromium', '--test-type=gpu', '--js-flags=--expose-gc', '--enable-logging=stderr', '--enable-gpu-benchmarking', '--enable-net-benchmarking', '--metrics-recording-only', '--no-default-browser-check', '--no-first-run', '--enable-gpu-benchmarking', '--disable-background-networking', '--proxy-server=socks://localhost:49369', '--ignore-certificate-errors', '--disable-component-extensions-with-background-pages', '--disable-default-apps', '--remote-debugging-port=0', '--enable-crash-reporter-for-testing', '--window-size=1280,1024', '--user-data-dir=/b/s/w/itr9Y9yC/tmp9clcsa', 'about:blank']
2017-02-08 14:11:39.121 Chromium[24994:293425] NSWindow warning: adding an unknown subview: <FullSizeContentView: 0x7ff84e4239d0>. Break on NSLog to debug.
2017-02-08 14:11:39.121 Chromium[24994:293425] Call stack:
(
    "+callStackSymbols disabled for performance reasons"
)
(INFO) 2017-02-08 14:11:39,180 desktop_browser_backend.HasBrowserFinishedLaunching:238  Discovered ephemeral port 49449
(INFO) 2017-02-08 14:11:39,743 browser._LogBrowserInfo:116  OS: mac sierra
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:120  Model: MacBookPro
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:123  GPU device 0: VENDOR = 0x10de (Nvidia), DEVICE = 0xfe9
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:123  GPU device 1: VENDOR = 0x8086 (Intel), DEVICE = 0xd26
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:125  GPU Attributes:
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    amd_switchable      : False
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    basic_info_state    : 1
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    context_info_state  : 1
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    direct_rendering    : True
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    driver_date         : 
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    driver_vendor       : 
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    driver_version      : 10.22.25
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    encrypted_only      : False
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    gl_extensions       : GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader5 GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_subroutine GL_ARB_shading_language_include GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    gl_renderer         : Intel Iris Pro OpenGL Engine
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    gl_reset_notification_strategy: 0
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    gl_vendor           : Intel Inc.
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    gl_version          : 4.1 INTEL-10.22.25
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    gl_ws_extensions    : 
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    gl_ws_vendor        : 
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    gl_ws_version       : 
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    in_process_gpu      : False
(INFO) 2017-02-08 14:11:39,765 browser._LogBrowserInfo:127    initialization_time : 0.027278
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    jpeg_decode_accelerator_supported: False
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    max_framerate_denominator: 1
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    max_framerate_numerator: 30
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    max_msaa_samples    : 8
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    max_resolution_height: 2160
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    max_resolution_width: 4096
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    min_resolution_height: 16
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    min_resolution_width: 16
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    optimus             : True
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    passthrough_cmd_decoder: False
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    pixel_shader_version: 4.10
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    process_crash_count : 0
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    profile             : 0
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    sandboxed           : True
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    software_rendering  : False
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    vertex_shader_version: 4.10
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:127    video_decode_accelerator_flags: 0
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:129  Feature Status:
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:131    2d_canvas           : enabled
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:131    flash_3d            : enabled
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:131    flash_stage3d       : enabled
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:131    flash_stage3d_baseline: enabled
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:131    gpu_compositing     : enabled
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:131    multiple_raster_threads: enabled_on
(INFO) 2017-02-08 14:11:39,766 browser._LogBrowserInfo:131    native_gpu_memory_buffers: enabled
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:131    rasterization       : enabled
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:131    video_decode        : enabled
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:131    video_encode        : enabled
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:131    vpx_decode          : enabled
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:131    webgl               : enabled
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:131    webgl2              : enabled
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:133  Driver Bug Workarounds:
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    add_and_true_to_loop_condition
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    adjust_src_dst_region_for_blitframebuffer
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    decode_encode_srgb_for_generatemipmap
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    disable_framebuffer_cmaa
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    disable_multimonitor_multisampling
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    disable_webgl_rgb_multisampling_usage
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    emulate_abs_int_function
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    get_frag_data_info_bug
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    init_two_cube_map_levels_before_copyteximage
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    msaa_is_slow
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    pack_parameters_workaround_with_pack_buffer
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    rebind_transform_feedback_before_resume
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    regenerate_struct_names
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    remove_invariant_and_centroid_for_essl3
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    reset_base_mipmap_level_before_texstorage
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    rewrite_texelfetchoffset_to_texelfetch
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    scalarize_vec_and_mat_constructor_args
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    set_zero_level_before_generating_mipmap
(INFO) 2017-02-08 14:11:39,767 browser._LogBrowserInfo:135    unfold_short_circuit_as_ternary_operation
(INFO) 2017-02-08 14:11:39,768 browser._LogBrowserInfo:135    unpack_alignment_workaround_with_unpack_buffer
(INFO) 2017-02-08 14:11:39,768 browser._LogBrowserInfo:135    unpack_image_height_workaround_with_unpack_buffer
(INFO) 2017-02-08 14:11:39,768 browser._LogBrowserInfo:135    use_intermediary_for_copy_texture_image
(INFO) 2017-02-08 14:11:39,768 browser._LogBrowserInfo:135    use_unused_standard_shared_blocks
(WARNING) 2017-02-08 14:11:39,798 gpu_integration_test.StartBrowser:32  Started browser successfully.
FAIL
 

Comment 2 by kbr@chromium.org, Feb 9 2017

Components: Blink>CSS>Filters
Owner: senorblanco@chromium.org
Status: Assigned (was: Available)
Stephen, who works on CSS filters at this point? Could someone take a look at some flakiness of the associated pixel test?

Project Member

Comment 3 by bugdroid1@chromium.org, Feb 9 2017

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

commit 33de260f85fe8a91c46ca3e0c16f47f15b2fbddd
Author: ynovikov <ynovikov@chromium.org>
Date: Thu Feb 09 05:52:50 2017

Mark Pixel_CSSFilterEffects Flaky on Mac NVIDIA

BUG=690277
TBR=kbr@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel

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

[modify] https://crrev.com/33de260f85fe8a91c46ca3e0c16f47f15b2fbddd/content/test/gpu/gpu_tests/pixel_expectations.py

It's basically just me. I may have to find a new owner at some point -- I'm not sure I have the bandwidth for the projects I have.
Project Member

Comment 6 by bugdroid1@chromium.org, Feb 10 2017

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

commit 6d3c9253b37a10b3e2da68cbb1892fef77d581c6
Author: ynovikov <ynovikov@chromium.org>
Date: Fri Feb 10 00:23:20 2017

Mark Pixel_CSSFilterEffects Fail on Mac NVIDIA

Fails 3 Flaky retries

BUG=690277
TBR=kbr@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel

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

[modify] https://crrev.com/6d3c9253b37a10b3e2da68cbb1892fef77d581c6/content/test/gpu/gpu_tests/pixel_expectations.py

Comment 7 by suzyh@chromium.org, Apr 5 2017

Components: -Blink>CSS>Filters Blink>Compositing>Filters

Sign in to add a comment