Disable cctest test-lockers/MultithreadedParallelIsolates.
authordslomov@chromium.org <dslomov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 14 Mar 2014 15:11:03 +0000 (15:11 +0000)
committerdslomov@chromium.org <dslomov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 14 Mar 2014 15:11:03 +0000 (15:11 +0000)
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/cctest/cctest.status

index f149ebe2978350eccf00b47e002c16191ade27ac..0fcdfc1a7b9c47b296b2dccfc936c7b6bd576a6a 100644 (file)
   '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', {