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

Issue 2507613002: In rebaseline-cl, don't check for local file existence. (Closed)

Created:
4 years, 1 month ago by qyearsley
Modified:
4 years, 1 month ago
Reviewers:
Dirk Pranke, wkorman
CC:
blink-reviews, cbentzel+watch_chromium.org, chromium-reviews, Dirk Pranke, jeffcarp
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

In rebaseline-cl, don't check for local file existence. I originally added filtering of tests to only include files that exist locally in http://crrev.com/2371803003. But now, it seems clearer that this was the wrong choice, since: 1. Virtual tests don't exist on the local file system 2. When --issue is passed (when downloading baselines for try jobs on another CL), the files don't exist locally. In order to stop checking for file existence, another little issue needed to be solved, which was that when getting the list of files that were changed, the list included deleted files, which we don't want to rebaseline; so this CL also fixes that. BUG=663411, 656154, 649691 Committed: https://crrev.com/daf1ddbd71f55b0765611a7273c74860dbd3d6b2 Cr-Commit-Position: refs/heads/master@{#432548}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -26 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/common/net/rietveld.py View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/common/net/rietveld_unittest.py View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl.py View 2 chunks +0 lines, -17 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/rebaseline_cl_unittest.py View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
qyearsley
4 years, 1 month ago (2016-11-16 00:44:59 UTC) #2
Dirk Pranke
lgtm. You have a bad link to the prior CL in your description.
4 years, 1 month ago (2016-11-16 01:11:14 UTC) #3
qyearsley
On 2016/11/16 at 01:11:14, dpranke wrote: > lgtm. > > You have a bad link ...
4 years, 1 month ago (2016-11-16 16:40:30 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2507613002/1
4 years, 1 month ago (2016-11-16 17:44:55 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-16 17:52:31 UTC) #11
commit-bot: I haz the power
4 years, 1 month ago (2016-11-16 18:20:03 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/daf1ddbd71f55b0765611a7273c74860dbd3d6b2
Cr-Commit-Position: refs/heads/master@{#432548}

Powered by Google App Engine
This is Rietveld 408576698