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

Issue 2775663003: [memory-infra] Fix base_unittests on CFI bots (Closed)

Created:
3 years, 9 months ago by ssid
Modified:
3 years, 9 months ago
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[memory-infra] Fix base_unittests on CFI bots Sometime integer overflow happens on LTO builds. Add a cast to int64 BUG=654667 Review-Url: https://codereview.chromium.org/2775663003 Cr-Commit-Position: refs/heads/master@{#459391} Committed: https://chromium.googlesource.com/chromium/src/+/8cf5cdc8b86d8370d9b56eb54b91b2e6d1d51cc5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M base/trace_event/memory_dump_scheduler.cc View 1 chunk +5 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 15 (8 generated)
ssid
primiano, ptal, small change, thanks. The build error shows: ../../base/trace_event/memory_dump_scheduler_unittest.cc:95: Failure Expected: (static_cast<int64_t>(total - mds_->polling_state_.last_dump_memory_total)) ...
3 years, 9 months ago (2017-03-23 18:03:08 UTC) #2
Primiano Tucci (use gerrit)
LGTM but I am not sure that is really the problem. Even if the machine ...
3 years, 9 months ago (2017-03-24 11:35:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2775663003/1
3 years, 9 months ago (2017-03-24 11:35:36 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/8cf5cdc8b86d8370d9b56eb54b91b2e6d1d51cc5
3 years, 9 months ago (2017-03-24 11:40:05 UTC) #12
krasin1
On 2017/03/24 11:35:17, Primiano Tucci wrote: > LGTM but I am not sure that is ...
3 years, 9 months ago (2017-03-24 16:25:08 UTC) #13
ssid
Yeah from calculation it turned out the RAM size was 205GB. Maybe possible.
3 years, 9 months ago (2017-03-24 16:53:14 UTC) #14
krasin1
3 years, 9 months ago (2017-03-24 16:56:24 UTC) #15
Message was sent while issue was closed.
On 2017/03/24 16:53:14, ssid wrote:
> Yeah from calculation it turned out the RAM size was 205GB. Maybe possible.

By the way, thank you for fixing this hard-to-spot bug, 
Siddhartha!

Powered by Google App Engine
This is Rietveld 408576698