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

Unified Diff: test/cctest/cctest.status

Issue 382083003: Disabling flakes. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Updates Created 6 years, 5 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 | test/mjsunit/mjsunit.status » ('j') | 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 107c0bb4e7f427e6d8b370fb7d11f593f0202af0..74ed668e3febe2e1c08b486f8afa956cac1c3ddf 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -99,6 +99,9 @@
# BUG(v8:3247).
'test-mark-compact/NoPromotion': [SKIP],
+
+ # BUG(v8:3434)
+ ' test-api/LoadICFastApi_DirectCall_GCMoveStubWithProfiler': [SKIP]
}], # 'arch == arm64'
['arch == arm64 and simulator_run == True', {
@@ -156,6 +159,9 @@
# BUG(3331). Fails on windows.
'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP],
+ # BUG(v8:3433). Crashes on windows.
+ 'test-cpu-profiler/FunctionApplySample': [SKIP],
+
}], # 'system == windows'
##############################################################################
« no previous file with comments | « no previous file | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698