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

Issue 1313463002: Revert of Add more components_unittests to GN build (Closed)

Created:
5 years, 4 months ago by yosin_UTC9
Modified:
5 years, 4 months ago
Reviewers:
Dirk Pranke, brettw
CC:
chromium-reviews, tim+watch_chromium.org, zea+watch_chromium.org, maxbogue+watch_chromium.org, jam, pvalenzuela+watch_chromium.org, darin-cc_chromium.org, plaree+watch_chromium.org, wifiprefetch-reviews_google.com
Base URL:
https://chromium.googlesource.com/chromium/src.git@tests4
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Add more components_unittests to GN build (patchset #5 id:80001 of https://codereview.chromium.org/1303703004/ ) Reason for revert: Compilation error in storage_monitor_win_unittest.cc. GYP build may not compile this file. FAILED: ninja -t msvc -e environment.x64 -- E:\b\build\goma/gomacc.exe "E:\b\depot_tools\win_toolchain\vs2013_files\VC\bin\amd64/cl.exe" /nologo /showIncludes /FC @obj/components/storage_monitor/unit_tests/storage_monitor_win_unittest.obj.rsp /c ../../components/storage_monitor/storage_monitor_win_unittest.cc /Foobj/components/storage_monitor/unit_tests/storage_monitor_win_unittest.obj /Fdobj/components/storage_monitor/unit_tests_cc.pdb e:\b\build\slave\win_x64_gn__dbg_\build\src\components\storage_monitor\storage_monitor_win_unittest.cc(218) : error C2220: warning treated as error - no 'object' file generated e:\b\build\slave\win_x64_gn__dbg_\build\src\components\storage_monitor\storage_monitor_win_unittest.cc(218) : warning C4267: '=' : conversion from 'size_t' to 'DWORD', possible loss of data e:\b\build\slave\win_x64_gn__dbg_\build\src\components\storage_monitor\storage_monitor_win_unittest.cc(298) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data ninja: build stopped: subcommand failed. Original issue's description: > Add more components_unittests to GN build > > This adds tests for: url matcher, precache, sync driver, serialization, proxy config, leveldb proto, error page, storage monitor, search provider logos, translate, json schema, guest view, dom distiller, network hints. > > CQ_EXTRA_TRYBOTS=tryserver.chromium.mac:mac_chromium_gn_rel > > Committed: https://crrev.com/c76a816074e6504b0b4b3420529928057d11b50b > Cr-Commit-Position: refs/heads/master@{#344974} TBR=dpranke@chromium.org,brettw@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Committed: https://crrev.com/1dc9aa14380b7c6c77d80354b86f55ede462766e Cr-Commit-Position: refs/heads/master@{#344976}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -308 lines) Patch
M BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M build/gn_migration.gypi View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/BUILD.gn View 1 chunk +3 lines, -3 lines 0 comments Download
M components/BUILD.gn View 7 chunks +3 lines, -22 lines 0 comments Download
M components/components_tests.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M components/dom_distiller/content/BUILD.gn View 1 chunk +46 lines, -58 lines 0 comments Download
M components/dom_distiller/core/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M components/error_page/renderer/BUILD.gn View 2 chunks +1 line, -12 lines 0 comments Download
M components/guest_view/browser/BUILD.gn View 1 chunk +1 line, -12 lines 0 comments Download
M components/json_schema/BUILD.gn View 2 chunks +1 line, -14 lines 0 comments Download
M components/leveldb_proto/BUILD.gn View 1 chunk +1 line, -13 lines 0 comments Download
M components/metrics/BUILD.gn View 1 chunk +0 lines, -5 lines 0 comments Download
M components/network_hints/renderer/BUILD.gn View 1 chunk +0 lines, -12 lines 0 comments Download
M components/precache/content/BUILD.gn View 2 chunks +1 line, -13 lines 0 comments Download
M components/precache/core/BUILD.gn View 2 chunks +1 line, -16 lines 0 comments Download
M components/proxy_config/BUILD.gn View 1 chunk +0 lines, -12 lines 0 comments Download
M components/search_provider_logos/BUILD.gn View 2 chunks +3 lines, -19 lines 0 comments Download
M components/storage_monitor/BUILD.gn View 3 chunks +5 lines, -33 lines 0 comments Download
M components/sync_driver/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M components/translate/core/browser/BUILD.gn View 1 chunk +0 lines, -15 lines 0 comments Download
M components/translate/core/common/BUILD.gn View 1 chunk +0 lines, -12 lines 0 comments Download
M components/translate/core/language_detection/BUILD.gn View 2 chunks +4 lines, -16 lines 0 comments Download
M components/url_matcher/BUILD.gn View 2 chunks +1 line, -16 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
yosin_UTC9
Created Revert of Add more components_unittests to GN build
5 years, 4 months ago (2015-08-22 12:05:04 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1313463002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1313463002/1
5 years, 4 months ago (2015-08-22 12:05:18 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 4 months ago (2015-08-22 12:06:03 UTC) #3
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/1dc9aa14380b7c6c77d80354b86f55ede462766e Cr-Commit-Position: refs/heads/master@{#344976}
5 years, 4 months ago (2015-08-22 12:06:46 UTC) #4
brettw
5 years, 4 months ago (2015-08-22 18:30:04 UTC) #5
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698