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:
ulan@chromium.org 2014-05-14 12:28:34 +00:00
parent a7632e11fc
commit d7c81b557c

View File

@ -156,6 +156,10 @@
# BUG(3215). Crashes on windows.
'test-lockers/MultithreadedParallelIsolates': [SKIP],
# BUG(3331). Fails on windows.
'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP],
}], # 'system == windows'
##############################################################################