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

Unified Diff: tests/language/language_dart2js.status

Issue 11042002: Fix buggy computations in value ranges, spotted by floitsch@. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 2 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
Index: tests/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 13343)
+++ tests/language/language_dart2js.status (working copy)
@@ -56,7 +56,6 @@
compile_time_constant_checked3_test/04: Fail, OK
compile_time_constant_checked3_test/05: Fail, OK
compile_time_constant_checked3_test/06: Fail, OK
-value_range2_test: Fail # http://dartbug.com/5585
[ $compiler == dart2js ]
bad_constructor_test/04: Fail # http://dartbug.com/5519
@@ -77,7 +76,6 @@
optional_named_parameters_test/05: Fail # http://dartbug.com/5519
optional_named_parameters_test/07: Fail # http://dartbug.com/5519
optional_named_parameters_test/09: Fail # http://dartbug.com/5519
-value_range_test: Fail # http://dartbug.com/5585
execute_finally8_test: Fail # http://dartbug.com/5643

Powered by Google App Engine
This is Rietveld 408576698