Commit 1590dfa2 authored by Maya Lekova's avatar Maya Lekova Committed by Commit Bot

[test] Disable test-debug-helper/GetObjectProperties

TBR=tebbi@chromium.org

Bug: v8:10034
Change-Id: I5a4be45ac6795bd517d53f64a699691de90b4624
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1950969
Commit-Queue: Maya Lekova <mslekova@chromium.org>
Reviewed-by: 's avatarMaya Lekova <mslekova@chromium.org>
Cr-Commit-Position: refs/heads/master@{#65335}
parent 1ec777c0
...@@ -112,6 +112,9 @@ ...@@ -112,6 +112,9 @@
# https://crbug.com/v8/8919 # https://crbug.com/v8/8919
'test-platform/StackAlignment': [PASS, ['not is_clang', SKIP]], 'test-platform/StackAlignment': [PASS, ['not is_clang', SKIP]],
# BUG(v8:10034).
'test-debug-helper/GetObjectProperties': [SKIP],
############################################################################ ############################################################################
# Slow tests. # Slow tests.
'test-debug/CallFunctionInDebugger': [PASS, ['mode == debug', SLOW]], 'test-debug/CallFunctionInDebugger': [PASS, ['mode == debug', SLOW]],
......
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