Skip Windows failure after r23492.

TBR=vogelheim@chromium.org
TEST=cctest/test-run-properties/TypedArrayLoad

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23494 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
mstarzinger@chromium.org 2014-08-28 15:19:05 +00:00
parent 8aa7bb8a10
commit b2548ebddf

View File

@ -255,6 +255,9 @@
# BUG(v8:3433). Crashes on windows.
'test-cpu-profiler/FunctionApplySample': [SKIP],
# TODO(mstarzinger): Investigate and fix.
'test-run-properties/TypedArrayLoad': [SKIP],
}], # 'system == windows'
##############################################################################