• Stephen McGruer's avatar
    [blinkpy] Double timeout for WPT manifest regeneration · 7624182e
    Stephen McGruer authored
    This is mostly a debugging change for crbug.com/1163615, as I don't
    *think* 'wpt manifest' should take >5 minutes anyway. However doubling
    the timeout for it should make it clear whether crbug.com/1163615 is a
    case of the wider crbug.com/1161274 .
    
    I also added some logging when we do kill a process due to timeout, as
    currently nothing says the ScriptError is caused by that, and passed
    '-v' to 'wpt manifest' as well to get verbose logging in the case of
    failures.
    
    Bug: 1163615
    Change-Id: I04536f191cbb5f7f7aa32a314c8616173704354e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622336
    Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
    Auto-Submit: Stephen McGruer <smcgruer@chromium.org>
    Reviewed-by: default avatarLuke Z <lpz@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#842540}
    7624182e
wpt_manifest.py 16 KB