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

Unified Diff: test/cctest/cctest.status

Issue 286783002: Temporarily skip test-heap/NoWeakHashTableLeakWithIncrementalMarking on Windows. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 7 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 80a91a0a196dc3df11ba69f9c2cedc2e2178a772..087b833dd73c91bef3c5876b4072007093efaf29 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -156,6 +156,10 @@
# BUG(3215). Crashes on windows.
'test-lockers/MultithreadedParallelIsolates': [SKIP],
+
+ # BUG(3331). Fails on windows.
+ 'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP],
+
}], # 'system == windows'
##############################################################################
« 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