Temporarily skip test-heap/NoWeakHashTableLeakWithIncrementalMarking on Windows.
BUG=3331 LOG=N R=machenbach@chromium.org Review URL: https://codereview.chromium.org/286783002 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21305 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
a7632e11fc
commit
d7c81b557c
@ -156,6 +156,10 @@
|
||||
|
||||
# BUG(3215). Crashes on windows.
|
||||
'test-lockers/MultithreadedParallelIsolates': [SKIP],
|
||||
|
||||
# BUG(3331). Fails on windows.
|
||||
'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP],
|
||||
|
||||
}], # 'system == windows'
|
||||
|
||||
##############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user