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

Issue 18603012: Make BaselineOptimizer virtual test suite aware. (Closed)

Created:
7 years, 5 months ago by ojan
Modified:
7 years, 5 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch
Visibility:
Public.

Description

Make BaselineOptimizer virtual test suite aware. With this patch, we'll optimize the virtual subtree, then see if we can remove the virtual root baseline and then optimize the non-virtual subtree. The new code and tests are kind of messy, but I didn't see a cleaner way to do it. A lot of the mess comes from the fact the the virtual/* is both in the directory name and in the baseline name. BUG=237701 R=abarth@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153716

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+176 lines, -29 lines) Patch
M Tools/Scripts/webkitpy/common/checkout/baselineoptimizer.py View 6 chunks +79 lines, -22 lines 2 comments Download
M Tools/Scripts/webkitpy/common/checkout/baselineoptimizer_unittest.py View 3 chunks +80 lines, -5 lines 0 comments Download
M Tools/Scripts/webkitpy/layout_tests/port/base.py View 2 chunks +17 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ojan
7 years, 5 months ago (2013-07-08 03:21:38 UTC) #1
abarth-chromium
LGTM This change looked complicated at first, but after your explanation on the whiteboard, it ...
7 years, 5 months ago (2013-07-08 20:59:32 UTC) #2
ojan
7 years, 5 months ago (2013-07-08 22:57:50 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r153716 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698