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

Unified Diff: tests/corelib/corelib.status

Issue 938783003: Don't constant fold operation if result is incompatible with it. (Closed) Base URL: https://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 | « runtime/vm/intermediate_language.cc ('k') | tests/language/vm/regress_22480_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 0cabb66a7a56152a405b13d5163d3aec5f55b28e..c5b1d812a4d25613fcf75026cc5f9b089e13705e 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -231,7 +231,3 @@ regexp/global_test: Skip # Timeout. Issue 21709 and 21708
[ $mode == debug ]
regexp/pcre_test: Pass, Slow # Timeout. Issue 22008
-
-[ $runtime == vm && $arch == ia32 && $mode == release && $system == linux && $checked ]
-# This fails on the --optimization-counter-threshold=5 builder.
-hash_set_test/*: Pass, RuntimeError # Issue 22480
« no previous file with comments | « runtime/vm/intermediate_language.cc ('k') | tests/language/vm/regress_22480_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698