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

Unified Diff: test/cctest/cctest.status

Issue 456763003: Mark Distributivity tests flaky on ARM (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 4 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 17dc4be49c6dbb47e0d4bf62717526b725f7a492..56616341f24d15d97c1e28a8cb6e273439ab26d4 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -295,6 +295,10 @@
'test-api/Threading2': [PASS, SLOW],
'test-api/Threading3': [PASS, SLOW],
'test-api/Threading4': [PASS, SLOW],
+
+ # Crashes due to OOM in simulator.
+ 'test-types/Distributivity1': [PASS, FLAKY],
+ 'test-types/Distributivity2': [PASS, FLAKY],
}], # 'arch == arm'
##############################################################################
« 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