Skip to content

Commit e7f0f26

Browse files
sethbrenithV8 LUCI CQ
authored andcommitted
Don't run sampling-heap-profiler-flags with stress-incremental-marking
This test observes GC behavior and needs the garbage collector to work in a somewhat predictable way. Bug: v8:13286 Change-Id: I24e6a4f33a644b5f1845cd34558da03fc196f7e5 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3898721 Commit-Queue: Seth Brenith <[email protected]> Reviewed-by: Simon Zünd <[email protected]> Cr-Commit-Position: refs/heads/main@{#83218}
1 parent e9d4f79 commit e7f0f26

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/inspector/heap-profiler/sampling-heap-profiler-flags.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// found in the LICENSE file.
44

55
// Flags: --sampling-heap-profiler-suppress-randomness
6+
// Flags: --no-stress-incremental-marking
67

78
(async function() {
89
let {contextGroup, Protocol} = InspectorTest.start('Checks sampling heap profiler methods.');

0 commit comments

Comments
 (0)