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

Unified Diff: tests/corelib/corelib.status

Issue 937643007: Mark test as failing due to optimizer issue 22480. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 5 years, 10 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: tests/corelib/corelib.status
===================================================================
--- tests/corelib/corelib.status (revision 43853)
+++ tests/corelib/corelib.status (working copy)
@@ -231,3 +231,7 @@
[ $mode == debug ]
regexp/pcre_test: Pass, Slow # Timeout. Issue 22008
+
+[ $runtime == vm && $arch == ia32 && $mode == release && $system == linux ]
+# This fails on the --optimization-counter-threshold=5 builder.
+hash_set_test/01: Pass, RuntimeError # Issue 22480
« 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