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/955626
Reviewed-by: Yang Guo <yangguo@chromium.org>
Commit-Queue: Yang Guo <yangguo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#51814}
This commit is contained in:
Yang Guo 2018-03-08 16:51:40 +01:00 committed by Commit Bot
parent abfb582490
commit d7ffa8affd

View File

@ -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],