Commit eb2003da authored by dslomov@chromium.org's avatar dslomov@chromium.org

Disable cctest test-lockers/MultithreadedParallelIsolates.

Had to disable always instead of in 'nosnap' mode.

TBR=machenbach@chromium.org
BUG=v8:3215
LOG=N

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19939 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 6e2d853b
......@@ -114,6 +114,13 @@
'test-lockers/MultithreadedParallelIsolates': [SKIP],
}], # 'asan == True'
##############################################################################
# This should be 'nosnap == True': issue 3216 to add 'nosnap'.
[ALWAYS, {
# BUG(3215)
'test-lockers/MultithreadedParallelIsolates': [PASS, FAIL],
}], # 'nosnap == True'
##############################################################################
['system == windows', {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment