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

Issue 12035095: Enforce no path service has improper path. (Closed)

Created:
7 years, 11 months ago by M-A Ruel
Modified:
7 years, 9 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, csharp
Visibility:
Public.

Description

Enforce no path service has improper path. R=cpu@chromium.org,mark@chromium.org BUG=168890 Committed: r178932

Patch Set 1 #

Patch Set 2 : Add more tests #

Patch Set 3 : Limit checks on OSX #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M base/path_service_unittest.cc View 1 2 2 chunks +11 lines, -0 lines 1 comment Download
M chrome/chrome_tests_unit.gypi View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
cpu_(ooo_6.6-7.5)
lgtm
7 years, 11 months ago (2013-01-25 04:12:04 UTC) #1
M-A Ruel
On 2013/01/25 04:12:04, cpu wrote: > lgtm Eh, thanks, I wanted to see if the ...
7 years, 11 months ago (2013-01-25 13:29:59 UTC) #2
Mark Mentovai
{PATH,DIR}_{EXE,MODULE} can still have dots in them on the Mac (and I’m not keen on ...
7 years, 11 months ago (2013-01-25 13:44:34 UTC) #3
M-A Ruel
On 2013/01/25 13:44:34, Mark Mentovai wrote: > {PATH,DIR}_{EXE,MODULE} can still have dots in them on ...
7 years, 11 months ago (2013-01-25 13:50:56 UTC) #4
Mark Mentovai
Right, I’m saying that there are cases where the path service will return paths with ...
7 years, 11 months ago (2013-01-25 13:55:01 UTC) #5
M-A Ruel
On 2013/01/25 13:55:01, Mark Mentovai wrote: > Right, I’m saying that there are cases where ...
7 years, 11 months ago (2013-01-25 14:08:59 UTC) #6
M-A Ruel
On 2013/01/25 14:08:59, Marc-Antoine Ruel wrote: > On 2013/01/25 13:55:01, Mark Mentovai wrote: > > ...
7 years, 11 months ago (2013-01-25 14:15:38 UTC) #7
Mark Mentovai
When Chrome or a test is started with dots in the path from the command ...
7 years, 11 months ago (2013-01-25 14:18:39 UTC) #8
M-A Ruel
And to clarify the goal, I'm trying to get rid of failures like this one: ...
7 years, 11 months ago (2013-01-25 14:19:33 UTC) #9
Mark Mentovai
LGTM on patch set 3. You can add a comment based on my explanation if ...
7 years, 11 months ago (2013-01-25 14:19:33 UTC) #10
Mark Mentovai
Yup, I understand. Whoever’s invoking with those dots should be fixed.
7 years, 11 months ago (2013-01-25 14:21:20 UTC) #11
M-A Ruel
On 2013/01/25 14:18:39, Mark Mentovai wrote: > When Chrome or a test is started with ...
7 years, 11 months ago (2013-01-25 14:21:51 UTC) #12
M-A Ruel
To easily reproduce: ninja -C out/Release unit_tests cd chrome ../out/Release/unit_tests --gtest_list_tests
7 years, 11 months ago (2013-01-25 14:30:26 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/12035095/5017
7 years, 11 months ago (2013-01-25 20:10:52 UTC) #14
commit-bot: I haz the power
Failed to apply the patch. Sending base/path_service_unittest.cc Sending chrome/chrome_tests_unit.gypi Transmitting file data ..
7 years, 11 months ago (2013-01-25 23:51:51 UTC) #15
Nico
7 years, 9 months ago (2013-03-13 23:18:40 UTC) #16
Message was sent while issue was closed.
https://chromiumcodereview.appspot.com/12035095/diff/5017/base/path_service_u...
File base/path_service_unittest.cc (right):

https://chromiumcodereview.appspot.com/12035095/diff/5017/base/path_service_u...
base/path_service_unittest.cc:65: #if defined(OS_MAC)
It's OS_MAXOSX (https://codereview.chromium.org/12829005/)

Powered by Google App Engine
This is Rietveld 408576698