Skip test-debug/BreakPointJSBuiltin on windows.
TBR=bmeurer@chromium.org NOTRY=true Bug: v8:178 Change-Id: I5f8b128d9f0e5ae0ad9c44da0b6cd599c47fdf6b Reviewed-on: https://chromium-review.googlesource.com/956064 Reviewed-by: Yang Guo <yangguo@chromium.org> Commit-Queue: Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#51821}
This commit is contained in:
parent
a810e422f2
commit
be8c26db8f
@ -234,6 +234,8 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
['system == windows', {
|
['system == windows', {
|
||||||
|
|
||||||
|
# BUG(178). Fails on windows.
|
||||||
|
'test-debug/BreakPointJSBuiltin': [SKIP],
|
||||||
# BUG(3331). Fails on windows.
|
# BUG(3331). Fails on windows.
|
||||||
'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP],
|
'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP],
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user