Mark cctest/test-alloc/CodeRange as flaky on Windows

BUG=v8:3005
LOG=N
R=machenbach@chromium.org

Review URL: https://codereview.chromium.org/65833003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17771 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
yurys@chromium.org 2013-11-15 09:10:44 +00:00
parent bdf78a7ad3
commit 1c24c44e22

View File

@ -67,6 +67,9 @@
# BUG(2999). # BUG(2999).
'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL], 'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL],
# BUG(3005).
'cctest/test-alloc/CodeRange': [PASS, FLAKY],
}], # 'system == windows' }], # 'system == windows'
############################################################################## ##############################################################################