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

Issue 471623002: Verify that gin_shell and hello_world.js exist. (Closed)

Created:
6 years, 4 months ago by hansmuller
Modified:
6 years, 4 months ago
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Verify that gin_shell and hello_world.js exist. This issue: https://code.google.com/p/chromium/issues/detail?id=398549, was difficult to debug because gin/shell/gin_shell_unittest.cc didn't verify that its input files existed before forging ahead. The unit test now verifies that the gin_shell and hello_world.js paths exist before launching the former and loading the latter. BUG=398549 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289599

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : C++ style variable names #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M gin/shell/gin_shell_unittest.cc View 1 2 3 2 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
hansmuller
I've made the small change I promised to, just before the move (https://codereview.chromium.org/424463004)
6 years, 4 months ago (2014-08-13 16:56:36 UTC) #1
abarth-chromium
https://codereview.chromium.org/471623002/diff/40001/gin/shell/gin_shell_unittest.cc File gin/shell/gin_shell_unittest.cc (right): https://codereview.chromium.org/471623002/diff/40001/gin/shell/gin_shell_unittest.cc#newcode28 gin/shell/gin_shell_unittest.cc:28: base::FilePath ginShellPath(GinShellPath()); gin_shell_path?
6 years, 4 months ago (2014-08-13 18:00:16 UTC) #2
hansmuller
Fixed the variable names. https://codereview.chromium.org/471623002/diff/40001/gin/shell/gin_shell_unittest.cc File gin/shell/gin_shell_unittest.cc (right): https://codereview.chromium.org/471623002/diff/40001/gin/shell/gin_shell_unittest.cc#newcode28 gin/shell/gin_shell_unittest.cc:28: base::FilePath ginShellPath(GinShellPath()); On 2014/08/13 18:00:16, ...
6 years, 4 months ago (2014-08-13 19:22:14 UTC) #3
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 4 months ago (2014-08-13 19:27:32 UTC) #4
abarth-chromium
lgtm
6 years, 4 months ago (2014-08-13 19:27:32 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hansmuller@chromium.org/471623002/60001
6 years, 4 months ago (2014-08-13 19:29:10 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-14 09:52:50 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 15:45:20 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 (60001) as 289599

Powered by Google App Engine
This is Rietveld 408576698