Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(152)

Issue 1705233003: Add --accept-crbug-539509 flag to run-webkit-tests (Closed)

Created:
4 years, 10 months ago by alancutter (OOO until 2018)
Modified:
4 years, 10 months ago
CC:
blink-reviews, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add --accept-crbug-539509 flag to run-webkit-tests This change adds an --accept-crbug-539509 flag to run-webkit-tests to allow non-standard values for --target with the caveat that TestExpectations will not be followed correctly. BUG=539509

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/factory.py View 1 chunk +2 lines, -0 lines 1 comment Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py View 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
alancutter (OOO until 2018)
4 years, 10 months ago (2016-02-18 06:36:24 UTC) #2
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/1705233003/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/factory.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/factory.py (right): https://codereview.chromium.org/1705233003/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/factory.py#newcode63 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/factory.py:63: help='Run tests with a non-standard --target despite https://crbug.com/539509'), Rather ...
4 years, 10 months ago (2016-02-18 16:41:15 UTC) #4
Ken Russell (switch to Gerrit)
On 2016/02/18 16:41:15, Ken Russell wrote: > https://codereview.chromium.org/1705233003/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/factory.py > File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/factory.py > (right): > > ...
4 years, 10 months ago (2016-02-18 16:42:10 UTC) #5
Dirk Pranke
We can revert the original change (to enforce values of --target), or fix the underlying ...
4 years, 10 months ago (2016-02-18 18:55:04 UTC) #6
alancutter (OOO until 2018)
4 years, 10 months ago (2016-02-19 03:41:16 UTC) #7
Message was sent while issue was closed.
On 2016/02/18 at 18:55:04, dpranke wrote:
> We can revert the original change (to enforce values of --target), or fix the
underlying problem,
> but I don't think we should add this override. Supporting a broken code path
would be kinda strange.

Closing this since the original change got reverted:
https://codereview.chromium.org/1708973002

Powered by Google App Engine
This is Rietveld 408576698