• jonross's avatar
    Adding some fast/canvas to SkiaRenderer blink_web_tests · 2ddffc55
    jonross authored
    Recent work has led to the majority of fast/canvas blink_web_tests
    to begin passing with SkiaRenderer (both GL and Vulkan)
    
    This patch expands the current test set of skia_renderer_*_blink_web_tests
    to include a subset of fast/canvas. Those with known failures, and
    another 75 randomly selected passing tests.
    
    This would expand the test count from 675 to 771.
    This seems to add an extra 20s to each run (Skia GL 38s-58s)
    (Vulkan 240s - 255s)
    
    Bug: 955450
    TEST= skia_renderer_gl_blink_web_tests
          skia_renderer_swiftshader_blink_web_tests
          vulkan_native_blink_web_tests
          vulkan_swiftshader_blink_web_tests
    
    Change-Id: Ie0a3d766174755305d52a3fbe0555ff9f62f2678
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790465Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
    Reviewed-by: default avatarAaron Gable <agable@chromium.org>
    Commit-Queue: Jonathan Ross <jonross@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#696945}
    2ddffc55
enable-features=UseSkiaRenderer 188 Bytes