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:
parent
abfb582490
commit
d7ffa8affd
@ -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],
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user