• tfarina's avatar
    Change chrome_tests.py to run 'run-webkit-tests' script. · b6273442
    tfarina authored
    Instead of going through the Chromium's script 'run_webkit_tests.py'
    that lives in webkit/tools/layout_tests and it is just a wrapper around
    'run-webkit-tests', call the later directly from
    third_party/WebKit/Tools/Scripts/.
    
    As we are removing webkit/ directory, this change is also necessary.
    
    BUG=338338
    TEST=None
    R=dpranke@chromium.org,bruening@chromium.org
    
    Review URL: https://codereview.chromium.org/608593007
    
    Cr-Commit-Position: refs/heads/master@{#297467}
    b6273442
chrome_tests.py 31 KB