• mithro's avatar
    cc: Adding presubmit to include blink tests · cf788752
    mithro authored
    Changes in the src/cc directory can often affect the layout tests in Blink
    however Chromium commit queue doesn't run these tests by default. This leads to
    breakages being discovered only when the Blink dep is rolled into Chromium.
    
    By adding the following line to the CL's description the Blink tests will be
    run in addition to the normal Chromium tests;
     CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
    
    BUG=483372
    CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
    
    Review URL: https://codereview.chromium.org/1142393002
    
    Cr-Commit-Position: refs/heads/master@{#330911}
    cf788752
PRESUBMIT.py 13.3 KB