• kbr's avatar
    Add script which gathers JSON output from a Swarming task's shards. · fcc0a67a
    kbr authored
    This will be used to periodically gather per-test run times for various
    test suites, to improve the sharding distribution.
    
    Check in the data for a recent run of webgl2_conformance_tests.
    Reference this from the Swarming invocations.
    
    BUG=352807
    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
    NOTRY=true
    
    Review-Url: https://codereview.chromium.org/2116593004
    Cr-Commit-Position: refs/heads/master@{#404487}
    fcc0a67a
gather_swarming_json_results.py 7.26 KB