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

Unified Diff: tests/corelib/corelib.status

Issue 48323003: Implement fromEnvironment on bool, int, String in dart2js. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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/corelib/corelib.status
===================================================================
--- tests/corelib/corelib.status (revision 29652)
+++ tests/corelib/corelib.status (working copy)
@@ -3,7 +3,7 @@
# BSD-style license that can be found in the LICENSE file.
# Skip these tests until XXX.fromEnvironment in dart2js lands.
-[ $compiler == dart2js || $compiler == dart2dart]
+[ $compiler == dart2dart]
bool_from_environment2_test: Skip
bool_from_environment_default_value_test: Skip
bool_from_environment_test: Skip

Powered by Google App Engine
This is Rietveld 408576698