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

Issue 1469023002: YouCompleteMe Ninja integration should accept dirs named out_* (Closed)

Created:
5 years, 1 month ago by lstorset
Modified:
5 years ago
Reviewers:
asanka, eroman, scottmg
CC:
andersr, chromium-reviews, please use gerrit instead, rune
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Earlier, the script looked for dirs named 'out' or 'out_*'. Recently it started looking for 'out' following by an alphanumeric word boundary. Python considers underscores as alphanumeric, so this unfortunately broke the 'out_*' pattern. BUG= Committed: https://crrev.com/f7a91ff583e0e65341d48179830748b9c01dbb51 Cr-Commit-Position: refs/heads/master@{#361655}

Patch Set 1 #

Patch Set 2 : Fixed regression, add test, include ninja_output.py in PRESUBMIT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M tools/vim/PRESUBMIT.py View 1 1 chunk +1 line, -0 lines 0 comments Download
M tools/vim/ninja_output.py View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/vim/tests/chromium.ycm_extra_conf_unittest.py View 1 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (7 generated)
lstorset
5 years, 1 month ago (2015-11-23 13:36:33 UTC) #4
scottmg
lgtm
5 years, 1 month ago (2015-11-23 17:42:57 UTC) #5
asanka
Could you add a test? Make sure the PRESUBMIT.py doesn't exclude your test. The PRESUBMIT ...
5 years, 1 month ago (2015-11-23 22:30:47 UTC) #6
eroman
LGTM. +1 on adding a test
5 years, 1 month ago (2015-11-24 00:55:06 UTC) #7
lstorset
On 2015/11/23 22:30:47, asanka wrote: > Could you add a test? Make sure the PRESUBMIT.py ...
5 years ago (2015-11-24 16:49:37 UTC) #8
asanka
LGTM. Thanks! I'd prefer if there was a separate ninja_output_unittest.py. But it's a weak preference ...
5 years ago (2015-11-24 19:43:49 UTC) #9
lstorset
Thanks for reviewing! On 2015/11/24 19:43:49, asanka wrote: > I'd prefer if there was a ...
5 years ago (2015-11-25 14:27:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1469023002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1469023002/20001
5 years ago (2015-11-25 14:28:56 UTC) #13
commit-bot: I haz the power
The author lstorset@opera.com has not signed Google Contributor License Agreement. Please visit https://cla.developers.google.com to sign ...
5 years ago (2015-11-25 14:28:58 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1469023002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1469023002/20001
5 years ago (2015-11-25 14:59:01 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-11-25 15:11:06 UTC) #18
commit-bot: I haz the power
5 years ago (2015-11-25 15:12:23 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f7a91ff583e0e65341d48179830748b9c01dbb51
Cr-Commit-Position: refs/heads/master@{#361655}

Powered by Google App Engine
This is Rietveld 408576698