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

Issue 23503087: Make the MockDRT implementation work again and add support for --actuals. (Closed)

Created:
7 years, 3 months ago by Dirk Pranke
Modified:
7 years, 3 months ago
CC:
blink-reviews
Visibility:
Public.

Description

Make the MockDRT implementation work again and add support for --actuals. This fixes a bunch of issues that had broken over the months in the mock drt code. Initial patch was from bungeman@chromium.org in https://codereview.chromium.org/23889025/ . I've fixed the remaining issues with the unit tests, fixed issues related to handling audio tests and virtual test suites, and removed support for old test-shell style driver logic. This code really shouldn't be called mock_drt at all, since drt doesn't exist any more, either, but I'll save that for another day. R=ojan@chromium.org, bungeman@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158235

Patch Set 1 #

Patch Set 2 : more cleanup #

Patch Set 3 : update comment #

Total comments: 4

Patch Set 4 : clean up arg parsing in mock_drt.parse_options() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -162 lines) Patch
M Tools/Scripts/webkitpy/layout_tests/port/mock_drt.py View 1 2 3 10 chunks +69 lines, -83 lines 0 comments Download
M Tools/Scripts/webkitpy/layout_tests/port/mock_drt_unittest.py View 1 6 chunks +19 lines, -70 lines 0 comments Download
M Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Dirk Pranke
7 years, 3 months ago (2013-09-20 22:16:02 UTC) #1
bungeman-chromium
https://codereview.chromium.org/23503087/diff/5001/Tools/Scripts/webkitpy/layout_tests/port/mock_drt.py File Tools/Scripts/webkitpy/layout_tests/port/mock_drt.py (right): https://codereview.chromium.org/23503087/diff/5001/Tools/Scripts/webkitpy/layout_tests/port/mock_drt.py#newcode164 Tools/Scripts/webkitpy/layout_tests/port/mock_drt.py:164: options = optparse.Values({'actual_directory': actual_directory, Arg, my OCD! Any reason ...
7 years, 3 months ago (2013-09-20 22:35:17 UTC) #2
Dirk Pranke
https://codereview.chromium.org/23503087/diff/5001/Tools/Scripts/webkitpy/layout_tests/port/mock_drt.py File Tools/Scripts/webkitpy/layout_tests/port/mock_drt.py (right): https://codereview.chromium.org/23503087/diff/5001/Tools/Scripts/webkitpy/layout_tests/port/mock_drt.py#newcode164 Tools/Scripts/webkitpy/layout_tests/port/mock_drt.py:164: options = optparse.Values({'actual_directory': actual_directory, On 2013/09/20 22:35:17, bungeman2 wrote: ...
7 years, 3 months ago (2013-09-20 22:41:00 UTC) #3
Dirk Pranke
patch updated w/ review comments.
7 years, 3 months ago (2013-09-20 22:44:19 UTC) #4
bungeman-skia
lgtm
7 years, 3 months ago (2013-09-20 22:55:15 UTC) #5
bungeman-chromium
lgtm 2
7 years, 3 months ago (2013-09-23 13:23:57 UTC) #6
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 3 months ago (2013-09-23 20:16:56 UTC) #7
Dirk Pranke
On 2013/09/23 20:16:56, I haz the power (commit-bot) wrote: > No LGTM from a valid ...
7 years, 3 months ago (2013-09-23 21:44:37 UTC) #8
ojan
lgtm
7 years, 3 months ago (2013-09-24 00:26:44 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpranke@chromium.org/23503087/11001
7 years, 3 months ago (2013-09-24 00:26:56 UTC) #10
commit-bot: I haz the power
7 years, 3 months ago (2013-09-24 04:21:38 UTC) #11
Message was sent while issue was closed.
Change committed as 158235

Powered by Google App Engine
This is Rietveld 408576698