[cppgc][test] Fix flakiness in ReuseMemoryFromFreelist [v8/v8 : main]

0 views
Skip to first unread message

Michael Lippautz (Gerrit)

unread,
10:06 AM (14 hours ago) 10:06 AM
to Anton Bikineev, V8 LUCI CQ, oilpan-r...@chromium.org, v8-re...@googlegroups.com
Attention needed from Anton Bikineev

Michael Lippautz voted Code-Review+1

Code-Review+1
Open in Gerrit

Related details

Attention is currently required from:
  • Anton Bikineev
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: Iadec6163079b519032ac71f49f3fecddbab71a88
Gerrit-Change-Number: 7623641
Gerrit-PatchSet: 1
Gerrit-Owner: Anton Bikineev <biki...@chromium.org>
Gerrit-Reviewer: Anton Bikineev <biki...@chromium.org>
Gerrit-Reviewer: Michael Lippautz <mlip...@chromium.org>
Gerrit-Attention: Anton Bikineev <biki...@chromium.org>
Gerrit-Comment-Date: Mon, 02 Mar 2026 15:06:19 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Anton Bikineev (Gerrit)

unread,
10:13 AM (14 hours ago) 10:13 AM
to Michael Lippautz, V8 LUCI CQ, oilpan-r...@chromium.org, v8-re...@googlegroups.com

Anton Bikineev voted Commit-Queue+2

Commit-Queue+2
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: Iadec6163079b519032ac71f49f3fecddbab71a88
Gerrit-Change-Number: 7623641
Gerrit-PatchSet: 1
Gerrit-Owner: Anton Bikineev <biki...@chromium.org>
Gerrit-Reviewer: Anton Bikineev <biki...@chromium.org>
Gerrit-Reviewer: Michael Lippautz <mlip...@chromium.org>
Gerrit-Comment-Date: Mon, 02 Mar 2026 15:13:08 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

V8 LUCI CQ (Gerrit)

unread,
10:59 AM (13 hours ago) 10:59 AM
to Anton Bikineev, Michael Lippautz, oilpan-r...@chromium.org, v8-re...@googlegroups.com

V8 LUCI CQ submitted the change

Change information

Commit message:
[cppgc][test] Fix flakiness in ReuseMemoryFromFreelist

The test used to rely on PreciseGC() which releases pooled pages.
If the virtual memory is released back to the OS (e.g. on 32-bit),
the subsequent allocation might get a different address even if
it is the first one in a new page.

This fix ensures that memory is retained in the pool by using
kRetainMemory free memory handling during the test's GC.
Bug: 487545714
Change-Id: Iadec6163079b519032ac71f49f3fecddbab71a88
Commit-Queue: Anton Bikineev <biki...@chromium.org>
Reviewed-by: Michael Lippautz <mlip...@chromium.org>
Cr-Commit-Position: refs/heads/main@{#105530}
Files:
  • M test/unittests/heap/cppgc/allocation-unittest.cc
Change size: S
Delta: 1 file changed, 8 insertions(+), 2 deletions(-)
Branch: refs/heads/main
Submit Requirements:
  • requirement satisfiedCode-Review: +1 by Michael Lippautz
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: Iadec6163079b519032ac71f49f3fecddbab71a88
Gerrit-Change-Number: 7623641
Gerrit-PatchSet: 2
Gerrit-Owner: Anton Bikineev <biki...@chromium.org>
Gerrit-Reviewer: Anton Bikineev <biki...@chromium.org>
Gerrit-Reviewer: Michael Lippautz <mlip...@chromium.org>
open
diffy
satisfied_requirement
Reply all
Reply to author
Forward
0 new messages