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

Issue 1325853003: [heap,cctest] Fix CodeRange tests that call AllocateRawMemory directly. (Closed)

Created:
5 years, 3 months ago by Michael Lippautz
Modified:
5 years, 3 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[heap,cctest] Fix CodeRange tests that use AllocateRawMemory directly. * Enforce invariants on the way. * Unmark flaky CodeRange test. BUG=v8:4141 BUG=v8:3005 LOG=N Committed: https://crrev.com/277795e28fa5f6b1d8348912a1c3d1cb742b5fa4 Cr-Commit-Position: refs/heads/master@{#30524}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 5

Patch Set 4 : Addressed comment #

Patch Set 5 : Fix 2nd half of test-spaces/Regress3540 ;) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -10 lines) Patch
M src/base/platform/platform.h View 3 chunks +9 lines, -0 lines 0 comments Download
M src/base/platform/platform-linux.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/heap/spaces.cc View 1 2 chunks +5 lines, -2 lines 0 comments Download
M test/cctest/cctest.status View 1 chunk +0 lines, -3 lines 0 comments Download
M test/cctest/test-alloc.cc View 1 2 3 1 chunk +6 lines, -3 lines 0 comments Download
M test/cctest/test-spaces.cc View 1 2 3 4 1 chunk +9 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
Michael Lippautz
Only git gods know how long we have been "off by a couple pages" here. ...
5 years, 3 months ago (2015-09-01 14:52:58 UTC) #2
Michael Starzinger
LGTM. Nice catch. https://codereview.chromium.org/1325853003/diff/40001/src/base/platform/platform-linux.cc File src/base/platform/platform-linux.cc (right): https://codereview.chromium.org/1325853003/diff/40001/src/base/platform/platform-linux.cc#newcode313 src/base/platform/platform-linux.cc:313: CHECK(InVM(address, size)); On 2015/09/01 14:52:58, Michael ...
5 years, 3 months ago (2015-09-01 15:08:53 UTC) #3
Michael Lippautz
https://codereview.chromium.org/1325853003/diff/40001/src/base/platform/platform-linux.cc File src/base/platform/platform-linux.cc (right): https://codereview.chromium.org/1325853003/diff/40001/src/base/platform/platform-linux.cc#newcode313 src/base/platform/platform-linux.cc:313: CHECK(InVM(address, size)); On 2015/09/01 15:08:53, Michael Starzinger wrote: > ...
5 years, 3 months ago (2015-09-01 15:19:35 UTC) #4
Michael Lippautz
5 years, 3 months ago (2015-09-01 17:09:41 UTC) #6
Michael Hablich
On 2015/09/01 15:19:35, Michael Lippautz wrote: > https://codereview.chromium.org/1325853003/diff/40001/src/base/platform/platform-linux.cc > File src/base/platform/platform-linux.cc (right): > > https://codereview.chromium.org/1325853003/diff/40001/src/base/platform/platform-linux.cc#newcode313 ...
5 years, 3 months ago (2015-09-01 17:10:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1325853003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1325853003/60001
5 years, 3 months ago (2015-09-01 17:11:27 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: v8_mac_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel/builds/9341)
5 years, 3 months ago (2015-09-01 17:22:14 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1325853003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1325853003/80001
5 years, 3 months ago (2015-09-01 17:41:24 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 3 months ago (2015-09-01 18:39:19 UTC) #16
commit-bot: I haz the power
5 years, 3 months ago (2015-09-01 18:39:39 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/277795e28fa5f6b1d8348912a1c3d1cb742b5fa4
Cr-Commit-Position: refs/heads/master@{#30524}

Powered by Google App Engine
This is Rietveld 408576698