Reviewers: Michael Achenbach,

Description:
Disable cctest test-lockers/MultithreadedParallelIsolates.

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

[email protected]
BUG=v8:3215

Please review this at https://codereview.chromium.org/196283020/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+7, -0 lines):
  M test/cctest/cctest.status


Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index f149ebe2978350eccf00b47e002c16191ade27ac..0fcdfc1a7b9c47b296b2dccfc936c7b6bd576a6a 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -115,6 +115,13 @@
 }],  # 'asan == True'

##############################################################################
+# This should be 'nosnap == True': issue 3216 to add 'nosnap'.
+[ALWAYS, {
+  # BUG(3215)
+  'test-lockers/MultithreadedParallelIsolates': [PASS, FAIL],
+}],  # 'nosnap == True'
+
+##############################################################################
 ['system == windows', {

   # BUG(2999).


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to