Commit e7f0f26f authored by Seth Brenith's avatar Seth Brenith Committed by V8 LUCI CQ

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 <seth.brenith@microsoft.com>
Reviewed-by: 's avatarSimon Zünd <szuend@chromium.org>
Cr-Commit-Position: refs/heads/main@{#83218}
parent e9d4f79f
......@@ -3,6 +3,7 @@
// found in the LICENSE file.
// Flags: --sampling-heap-profiler-suppress-randomness
// Flags: --no-stress-incremental-marking
(async function() {
let {contextGroup, Protocol} = InspectorTest.start('Checks sampling heap profiler methods.');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment