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
'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', {