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

Unified Diff: tests/corelib/corelib.status

Issue 943553002: Correct status for opt counter threshold failure. (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 43869)
+++ tests/corelib/corelib.status (working copy)
@@ -232,6 +232,6 @@
[ $mode == debug ]
regexp/pcre_test: Pass, Slow # Timeout. Issue 22008
-[ $runtime == vm && $arch == ia32 && $mode == release && $system == linux ]
+[ $runtime == vm && $arch == ia32 && $mode == release && $system == linux && $checked ]
# This fails on the --optimization-counter-threshold=5 builder.
-hash_set_test/01: Pass, RuntimeError # Issue 22480
+hash_set_test/*: Pass, RuntimeError # Issue 22480
Bill Hesse 2015/02/19 13:18:09 I think you can leave off the /*, but if it works,
« 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