Commit 729fbf18 authored by Leszek Swirski's avatar Leszek Swirski Committed by Commit Bot

[test] test-js-to-wasm/* is flaky on stress-concurrent-inlining

Bug: v8:11650
Change-Id: Ice830eda80e81faf920c73214f7cd8f4230af6d9
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2831472
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Commit-Queue: Maya Lekova <mslekova@chromium.org>
Auto-Submit: Leszek Swirski <leszeks@chromium.org>
Reviewed-by: 's avatarMaya Lekova <mslekova@chromium.org>
Cr-Commit-Position: refs/heads/master@{#73989}
parent d7581365
......@@ -712,6 +712,8 @@
'test-heap/LeakNativeContextVia*': [PASS, FAIL],
'test-heap/NewSpaceObjectsInOptimizedCode': [PASS, FAIL],
'test-heap/ObjectsInEagerlyDeoptimizedCodeAreWeak': [PASS, FAIL],
# crbug.com/v8/11650: Flakily failing after increased coverage.
'test-js-to-wasm/*': [PASS, FAIL],
}], # variant == stress_concurrent_inlining
]
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