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

Issue 10198031: Exclude problematic formats from tests, rather than including all other platforms (Closed)

Created:
8 years, 8 months ago by Steve Block
Modified:
8 years, 8 months ago
Reviewers:
Nico
Base URL:
http://git.chromium.org/external/gyp.git@master
Visibility:
Public.

Description

Exclude problematic formats from tests, rather than including all other platforms This is more robust to changes in the set of available platforms.

Patch Set 1 #

Total comments: 1

Patch Set 2 : No need to check for gypd #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M test/assembly/gyptest-assembly.py View 1 1 chunk +1 line, -1 line 0 comments Download
M test/same-gyp-name/gyptest-all.py View 1 1 chunk +1 line, -1 line 0 comments Download
M test/same-gyp-name/gyptest-default.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Steve Block
8 years, 8 months ago (2012-04-26 17:28:13 UTC) #1
Nico
http://codereview.chromium.org/10198031/diff/1/test/assembly/gyptest-assembly.py File test/assembly/gyptest-assembly.py (right): http://codereview.chromium.org/10198031/diff/1/test/assembly/gyptest-assembly.py#newcode16 test/assembly/gyptest-assembly.py:16: test = TestGyp.TestGyp(formats=['!gypd', '!msvs']) Is "!gypd" needed? gyptest.py doesn't ...
8 years, 8 months ago (2012-04-27 05:07:57 UTC) #2
Steve Block
Removed check for gypd
8 years, 8 months ago (2012-04-27 10:43:16 UTC) #3
Nico
8 years, 8 months ago (2012-04-27 23:13:47 UTC) #4
LGTM

r1344

Powered by Google App Engine
This is Rietveld 408576698