Revert "Reland (with fix) "Automatically pick a target directory which exists...
Revert "Reland (with fix) "Automatically pick a target directory which exists for run_web_tests.py script"" This reverts commit 0d994d59. Reason for revert: bot failure crbug.com/897673 TEST RESULTS WERE INVALID - webkit_layout_tests failing on chromium.android/KitKat Phone Tester (dbg) Original change's description: > Reland (with fix) "Automatically pick a target directory which exists for run_web_tests.py script" > > This is a reland of 5f74e543. > > The original reland is in patch set 1, fixes are in subsequent patchset. > > The fix implements: > If --release or --debug is specified and there are both more than one target dirs, > it would try to choose the dir that match the configuration on args.gn > > Original change's description: > >Automatically pick a target directory which exists for run_web_tests.py script > > > > This also updates how we compute the default for 'configuration'. First, we try to look for the > > configuration definition (args.gn) & use that value. If that doesn't succeed, we guess the > > value of configuration using the target value. > > > > Reviewers: the main change is in third_party/blink/tools/blinkpy/web_tests/port/base.py, the rest are followed by. > > > > > > Bug: 893618 > > Change-Id: I578c977bcaccd6294596f8cf7079748809698db6 > > Reviewed-on: https://chromium-review.googlesource.com/c/1281043 > > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > > Reviewed-by: Robert Ma <robertma@chromium.org> > > Commit-Queue: Ned Nguyen <nednguyen@google.com> > > Cr-Commit-Position: refs/heads/master@{#600760} > > Bug: 893618 > Change-Id: I386b8261fc4abddd51a5b4f290c5eb3ac6ce5361 > Reviewed-on: https://chromium-review.googlesource.com/c/1289308 > Commit-Queue: Ned Nguyen <nednguyen@google.com> > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > Cr-Commit-Position: refs/heads/master@{#601271} TBR=dpranke@chromium.org,nednguyen@google.com,robertma@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 893618,897673 Change-Id: Ib095b320122267c9e1d352d6c5b3e0fc358ce4c7 Reviewed-on: https://chromium-review.googlesource.com/c/1293453Reviewed-by:Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Cr-Commit-Position: refs/heads/master@{#601531}
Showing
Please register or sign in to comment