Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(547)

Unified Diff: test/cctest/cctest.status

Issue 196283020: Disable cctest test-lockers/MultithreadedParallelIsolates. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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).
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698