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

Issue 201067: Remove test_shell_tests dependency on the test_shell binary. (Closed)

Created:
11 years, 3 months ago by Michael Moss
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai, TVL, sgk
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Replace test_shell_tests dependency on the test_shell with test_shell_pak dependency. This fixes the missing requirement that test_shell was previously satisifying for test_shell_tests.

Patch Set 1 #

Patch Set 2 : test_shell.pak fix #

Patch Set 3 : fix mac typo #

Total comments: 1

Patch Set 4 : Revert Mac changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -23 lines) Patch
M webkit/tools/test_shell/test_shell.gyp View 1 2 3 3 chunks +41 lines, -23 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Michael Moss
11 years, 3 months ago (2009-09-09 18:30:45 UTC) #1
Evan Martin
LGTM Here's the review where that code was introduced: http://codereview.chromium.org/56161 it might be worth asking ...
11 years, 3 months ago (2009-09-09 18:34:22 UTC) #2
Michael Moss
Steven, Any idea if there is a problem with removing this? test_shell_tests seems to run ...
11 years, 3 months ago (2009-09-09 18:39:10 UTC) #3
sgk
When that was added, a clean rebuild of just 'test_shell_tests' would fail unless it was ...
11 years, 3 months ago (2009-09-09 19:10:51 UTC) #4
Michael Moss
I tested with test_shell gone, though didn't do a completely clean build to make sure ...
11 years, 3 months ago (2009-09-09 19:15:52 UTC) #5
Michael Moss
It looks like the missing bit was test_shell.pak, so I made that into a separate ...
11 years, 3 months ago (2009-09-09 20:28:04 UTC) #6
Michael Moss
Any idea what this failure on the mac try-bot means: http://build.chromium.org/buildbot/try-server/builders/mac/builds/16679/steps/gclient/logs/stdio
11 years, 3 months ago (2009-09-10 16:54:50 UTC) #7
Michael Moss
This seems to be related to the 'process_outputs_as_mac_bundle_resources' line. If I take that out of ...
11 years, 3 months ago (2009-09-10 17:26:20 UTC) #8
TVL
http://codereview.chromium.org/201067/diff/2003/3004 File webkit/tools/test_shell/test_shell.gyp (right): http://codereview.chromium.org/201067/diff/2003/3004#newcode412 Line 412: # TODO(?) Would this be satisified with test_shell_pak? ...
11 years, 3 months ago (2009-09-10 17:32:42 UTC) #9
Michael Moss
OK, I think given this and the other Mac issues that I don't understand, I'll ...
11 years, 3 months ago (2009-09-10 17:36:21 UTC) #10
sgk
11 years, 3 months ago (2009-09-10 18:06:37 UTC) #11
latest lgtm

Powered by Google App Engine
This is Rietveld 408576698