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

Issue 8538020: Turn off nacl_bootstrap_helper when building for code coverage. (Closed)

Created:
9 years, 1 month ago by bradn
Modified:
9 years, 1 month ago
Reviewers:
Brad Chen
CC:
chromium-reviews, Use chromium.org instead
Visibility:
Public.

Description

Turn off nacl_bootstrap_helper when building for code coverage. BUG=None TEST=None R=bradchen@google.com Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109908

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/nacl.gypi View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
bradn
9 years, 1 month ago (2011-11-11 20:08:01 UTC) #1
Brad Chen
LGTM Can you help me understand the nature of the failure? I'd like to know ...
9 years, 1 month ago (2011-11-13 18:51:54 UTC) #2
bradn
So actually its just failing due to -lgcov not being on the link line: http://chromesshgw.corp.google.com/i/chromium.fyi/builders/Linux%20Coverage%20%28dbg%29/builds/1028/steps/compile/logs/stdio ...
9 years, 1 month ago (2011-11-14 17:13:33 UTC) #3
Roland McGrath
On 2011/11/14 17:13:33, bradn wrote: > So actually its just failing due to -lgcov not ...
9 years, 1 month ago (2011-11-14 17:18:28 UTC) #4
bradn
Fixed link<http://chromesshgw.corp.google.com/i/chromium.fyi/builders/Linux%20Coverage%20%28dbg%29/builds/1028/steps/compile/logs/stdio> Ok, sounds like disable is the way to go then. I'll wait a ...
9 years, 1 month ago (2011-11-14 17:22:17 UTC) #5
Use chromium.org instead
nacl_helper_bootstrap should not be compiled with coverage options or linked with any extra libraries. It's ...
9 years, 1 month ago (2011-11-14 17:25:39 UTC) #6
bradn
Most of it is not even run for gcov mode. -BradN On Mon, Nov 14, ...
9 years, 1 month ago (2011-11-14 17:28:06 UTC) #7
commit-bot: I haz the power
9 years, 1 month ago (2011-11-14 17:41:58 UTC) #8
No LGTM from valid reviewers yet.

Powered by Google App Engine
This is Rietveld 408576698