Commit d7ffa8af authored by Yang Guo's avatar Yang Guo Committed by Commit Bot

Skip test-debug/BreakPointBuiltin on windows for now.

TBR=bmeurer@chromium.org
NOTRY=true

Bug: v8:178
Change-Id: I25438302be07f51eb9f540ada2ec28e4d06a5198
Reviewed-on: https://chromium-review.googlesource.com/955626Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
Commit-Queue: Yang Guo <yangguo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#51814}
parent abfb5824
......@@ -234,6 +234,9 @@
##############################################################################
['system == windows', {
# BUG(178). Currently crashes on Windows.
'test-debug/BreakPointBuiltin': [SKIP],
# BUG(3331). Fails on windows.
'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP],
......
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