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

Unified Diff: packages/initialize/tool/all_tests.sh

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 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 | « packages/initialize/test/transformer_test.dart ('k') | packages/intl/.gitignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/initialize/tool/all_tests.sh
diff --git a/packages/initialize/tool/all_tests.sh b/packages/initialize/tool/all_tests.sh
index 99e42d549f8b17c81d796561ef1df6ffcf101ebf..312cda223a8c4cb1a90ce033ff58201bcef5ec8b 100755
--- a/packages/initialize/tool/all_tests.sh
+++ b/packages/initialize/tool/all_tests.sh
@@ -8,8 +8,7 @@
set -e
# Run the un-transformed command-line tests.
-# TODO(jakemac): Add back once http://dartbug.com/22592 is fixed.
-# dart test/deferred_library_test.dart
+dart test/deferred_library_test.dart
dart test/init_method_test.dart
dart test/initializer_custom_filter_test.dart
dart test/initializer_cycle_error_test.dart
« no previous file with comments | « packages/initialize/test/transformer_test.dart ('k') | packages/intl/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698