gcp_installer step is noisy |
||
Issue description
Build Chrome locally. Get the below output.
Can we find a way to silence this step (unless it has an error)?
[1871/15482] ACTION //chrome/credential_provider:gcp_installer(//build/toolchain/win:win_clang_x86)
7-Zip (r) [64] 15.14 : Igor Pavlov : Public domain : 2015-12-31
Open archive: C:\src\trunk\src\out\Debug\gcp.7z
--
Path = C:\src\trunk\src\out\Debug\gcp.7z
Type = 7z
Physical Size = 555970
Headers Size = 299
Method = LZMA:1536k BCJ2
Solid = -
Blocks = 3
Scanning the drive:
1 file, 1536512 bytes (1501 KiB)
Updating archive: C:\src\trunk\src\out\Debug\gcp.7z
Items to compress: 1
Files read from disk: 1
Archive size: 555666 bytes (543 KiB)
Everything is Ok
7-Zip (r) [64] 15.14 : Igor Pavlov : Public domain : 2015-12-31
Open archive: C:\src\trunk\src\out\Debug\gcp.7z
--
Path = C:\src\trunk\src\out\Debug\gcp.7z
Type = 7z
Physical Size = 555666
Headers Size = 300
Method = LZMA:1536k BCJ2
Solid = -
Blocks = 3
Scanning the drive:
1 file, 1538560 bytes (1503 KiB)
Updating archive: C:\src\trunk\src\out\Debug\gcp.7z
Items to compress: 1
Files read from disk: 1
Archive size: 556736 bytes (544 KiB)
Everything is Ok
7-Zip (r) [64] 15.14 : Igor Pavlov : Public domain : 2015-12-31
Open archive: C:\src\trunk\src\out\Debug\gcp.7z
--
Path = C:\src\trunk\src\out\Debug\gcp.7z
Type = 7z
Physical Size = 556736
Headers Size = 295
Method = LZMA:1536k BCJ2
Solid = -
Blocks = 3
Scanning the drive:
1 file, 5632 bytes (6 KiB)
Updating archive: C:\src\trunk\src\out\Debug\gcp.7z
Items to compress: 1
Files read from disk: 1
Archive size: 556739 bytes (544 KiB)
Everything is Ok
C:\src\trunk\src\out\Debug\7zS2.exe
C:\src\trunk\src\out\Debug\gcp.7z
1 file(s) copied.
,
Oct 23
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/d1e8c8a3de692b19ea02c6df0140b860f1503244 commit d1e8c8a3de692b19ea02c6df0140b860f1503244 Author: Roger Tawa <rogerta@chromium.org> Date: Tue Oct 23 20:41:35 2018 Remove noise from gcp_installer build step. Bug: 896530 Change-Id: Ifb2c9fae46e8a8c0c02d23fd5a3f36cd1a183cff Reviewed-on: https://chromium-review.googlesource.com/c/1294392 Commit-Queue: Roger Tawa <rogerta@chromium.org> Reviewed-by: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#602075} [modify] https://crrev.com/d1e8c8a3de692b19ea02c6df0140b860f1503244/chrome/credential_provider/build/make_setup.py
,
Oct 23
|
||
►
Sign in to add a comment |
||
Comment 1 by rogerta@google.com
, Oct 22