Commit 4fc1d8d0 authored by QiuJi's avatar QiuJi Committed by V8 LUCI CQ

[riscv64] Re-enable test/inspector/debugger/wasm-gc-breakpoints.js

Change-Id: I7755e943674ec4128b0e5869e9ff5ea735efd162
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3295309
Auto-Submit: ji qiu <qiuji@iscas.ac.cn>
Commit-Queue: Kim-Anh Tran <kimanh@chromium.org>
Reviewed-by: 's avatarYahan Lu <yahan@iscas.ac.cn>
Reviewed-by: 's avatarKim-Anh Tran <kimanh@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78036}
parent 120c26b0
...@@ -125,10 +125,6 @@ ...@@ -125,10 +125,6 @@
}], # 'arch == riscv64 or arch == loong64' }], # 'arch == riscv64 or arch == loong64'
['arch == riscv64 and variant == stress_incremental_marking', {
'debugger/wasm-gc-breakpoints': [SKIP]
}], # 'arch == riscv64'
################################################################################ ################################################################################
['variant == stress_snapshot', { ['variant == stress_snapshot', {
'*': [SKIP], # only relevant for mjsunit tests. '*': [SKIP], # only relevant for mjsunit tests.
......
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