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

Issue 23681007: mac: Add a test for various bundle resource scenarious. (Closed)

Created:
7 years, 3 months ago by Nico
Modified:
7 years, 3 months ago
Reviewers:
Mark Mentovai
CC:
gyp-developer_googlegroups.com
Visibility:
Public.

Description

ninja/mac: Support rules running on mac_bundle_resources. Also add a test for various bundle resource scenarious. BUG=chromium:280718 R=mark@chromium.org Committed: https://code.google.com/p/gyp/source/detail?r=1714

Patch Set 1 #

Total comments: 7

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -5 lines) Patch
M pylib/gyp/generator/ninja.py View 1 5 chunks +17 lines, -5 lines 0 comments Download
A test/mac/bundle-resources/change.sh View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
A test/mac/bundle-resources/secret.txt View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A test/mac/bundle-resources/test.gyp View 1 2 1 chunk +58 lines, -0 lines 0 comments Download
A test/mac/gyptest-bundle-resources.py View 1 2 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Nico
(The failing test is what's needed to squeeze pdfs in chromium's build)
7 years, 3 months ago (2013-09-04 20:55:44 UTC) #1
Nico
Patch set 2 makes the new test pass in ninja too, ptal.
7 years, 3 months ago (2013-09-04 21:12:23 UTC) #2
Mark Mentovai
LGTM otherwise https://codereview.chromium.org/23681007/diff/1/test/mac/bundle-resources/change.sh File test/mac/bundle-resources/change.sh (right): https://codereview.chromium.org/23681007/diff/1/test/mac/bundle-resources/change.sh#newcode1 test/mac/bundle-resources/change.sh:1: #!/usr/bin/env bash #!/bin/bash https://codereview.chromium.org/23681007/diff/1/test/mac/bundle-resources/change.sh#newcode1 test/mac/bundle-resources/change.sh:1: #!/usr/bin/env bash ...
7 years, 3 months ago (2013-09-04 21:16:34 UTC) #3
Nico
Thanks! https://codereview.chromium.org/23681007/diff/1/test/mac/bundle-resources/change.sh File test/mac/bundle-resources/change.sh (right): https://codereview.chromium.org/23681007/diff/1/test/mac/bundle-resources/change.sh#newcode1 test/mac/bundle-resources/change.sh:1: #!/usr/bin/env bash On 2013/09/04 21:16:34, Mark Mentovai wrote: ...
7 years, 3 months ago (2013-09-04 21:20:46 UTC) #4
Nico
Apparently try jobs for chmodded files don't work :-/ Landing, and watching the tree…
7 years, 3 months ago (2013-09-04 21:21:45 UTC) #5
Mark Mentovai
You could change the invocation in the gyp file to put 'bash' before your script’s ...
7 years, 3 months ago (2013-09-04 21:22:37 UTC) #6
Nico
7 years, 3 months ago (2013-09-04 21:42:19 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r1714 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698