Commit 7a79c0b1 authored by Sigurd Schneider's avatar Sigurd Schneider Committed by Commit Bot

[debugger] Disable debug/lazy-deopt-then-flush-bytecode

Bug: v8:8592
Change-Id: I60d9454e9696ac22ebdbdcc1023942698d4c94bc
Notry: true
Reviewed-on: https://chromium-review.googlesource.com/c/1375910Reviewed-by: 's avatarMaya Lekova <mslekova@chromium.org>
Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
Cr-Commit-Position: refs/heads/master@{#58223}
parent acc4ed88
......@@ -32,6 +32,9 @@
# forcing weak callback in asan build change break order
'debug/debug-stepin-builtin-callback': [['asan == True or msan == True', SKIP]],
# BUG(v8:8592)
'debug/lazy-deopt-then-flush-bytecode': [SKIP],
}], # ALWAYS
##############################################################################
......
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