• maruel's avatar
    Make sure a test cannot be listed twice for one builder. · 1e0384f8
    maruel authored
    This check is now made at presubmit time, preventing hard to debug failure on
    the infrastructure.
    
    The failure mode is not obvious, the recipe throw an exception at trigger time
    and this is hard to diagnose.
    
    This fixes the problem before this is even sent to run as a try job.
    
    Tested manually.
    
    R=thakis@chromium.org
    BUG=626766
    
    Review-Url: https://codereview.chromium.org/2151503003
    Cr-Commit-Position: refs/heads/master@{#405194}
    1e0384f8
manage.py 13.3 KB